In the world of coincidences, I just today made a not-ready-for-prime-time Android app. I'm sure yours is much better. At the moment, it uses an external file manager (ES File) to pick files. But since it's Android 4.4, I don't know if it can save on an external device yet (it can save internally).
I was able to use the original andtidwiki saver. I'm wondering what you needed to change, or if there is some enhancement? Thanks! -- Mark On Friday, December 21, 2018 at 7:54:13 PM UTC-8, BurningTreeC wrote: > > Hi there community, > > I've made a very simple Android app that allows opening, modifying and > saving a single-file tiddlywiki > For saving I use a slightly modified andtidwiki saver, I made a plugin > from it > The app opens an index.html file that must be present in the Documents > folder and makes a backup every time it saves > > It misses some important features: > > - importing / exporting files > - fullscreen > - proper handling when smartphone gets rotated (portrait / landscape) > > > This is the first Android app I ever made - my skills are based on > googling and copy-paste ;) > > If anyone is interested to help adding features or to help testing, don't > hesitate to leave me a reply in this thread > > > Here attached is an installable android apk and the saver plugin. To be > able to install apps that come frome sources other than the play store, one > must allow installing apps from unknown sources (Do it at your own risk!). > See: https://www.androidcentral.com/unknown-sources > The app needs permission to access the filesystem (Settings - Apps - TW - > Permissions). > The tiddlywiki file must be placed in the "Documents" folder (named > "Documents" - /storage/emulated/0/Documents, in the Android "Home" folder) > The file needs the "androidsaver" plugin installed (it's just one small > tiddler) - the easiest way is installing the plugin on a pc/laptop and > transferring it to the phone afterwards > > You'll notice that it's no big thing, the wiki opens, you can work with > it, some features don't work (see above) but it saves and it makes backups > in Documents/tw-backup > > > nice weekend to all tiddlers, > BurningTreeC > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ba3fc571-18fc-4d95-b1df-d5305147883b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

