In the process of switching to a Lenovo ChromeOS Duet 5. It runs on an ARM8 (aarch64) chip w/ Crostini as the linux container.
From what I gather, TiddlyDesktop won’t work because nw.js does not yet work on this chip. Would love to discover that I’m wrong, but so far all attempts to install have failed.
wow - 1.6gb? so, once I download and extract, where do I put those files? or does the automatic-build.sh script automatically overwrite things as needed?
There are at least two different approaches for using the File System Access API. Either might be a good saving mechanism until there’s a node for your platform.
Would WebDAV be an option? I personally use RCX to serve my wiki on my Android device, and can access it from my Chromebook. There’s Widdler too, but I haven’t tried that one.
I used webdav on my Mac for awhile, but do you have any more detail about setting this up? I installed RCX under Android on my ChromeOS device, but can it access Google Drive folder on my device?
I haven’t tried it from the emulated Android environment on Chrome OS, but I assume it should work the same.
Select Remotes from the top-left hamburger menu
click the + at the bottom-right and select a remote (where your file is stored). I chose local, but you can choose Google Drive as well. In my experience, Google Drive was slow to save.
After creating the remote, open it and click the + at the bottom-left > upload files > and select your wiki file.
select the ellipsis at the top-right of the app and click “Serve..”
select WebDav and then choose whether to allow other devices to access and an optional username/pw (don’t enable access to other devices when you’re not on your own secured network).
You should be able to see your wiki on the host device from http://localhost:8080/yourwikifile.html . If you enabled access to it on other devices, you can access it from your device’s ip address (on Android, you can go to your Wifi network settings to see this) - e.g..
xxx.xxx.x.xx:8080/tiddlywiki.html
Edit: One other quirk I should mention - I’ve been having trouble with the wiki loading from the browser cache. You can just refresh the page when this happens, but it’s an annoyance.
When I select Google Drive it asks for name, client id, client secret, scope and root folder id - I have no idea what to put in any of these. I tried a name and scope once, but then it sends me to localhost in the browser and comes up “refused to connect”. sigh
I’m not sure about the “refused to connect” error. Whenever I tried it, I just had to put in a name, scope, and then it brought me to the Google authentication screen to approve access from RClone.
OK, executive decision made. Instead of selling the MB Air I’m keeping it and selling the damned Chromeblet. Hopefullyy won’t lose too much $ on it since I got it on sale.
I would also like to know what the best way to sync/edit TW between android and Chrome os is. Currently using syncthing to sync the files and only using the Chromebook to view TW files, all editing is done via Tiddloid on Android.
Sorry, I’m not sure how to resolve that error. It’s possible that the app doesn’t work on the version of Android that comes with Chrome OS. It doesn’t look like it is actively maintained, unfortunately.