btheado / tiddlystow

stow TiddlyWiki files locally using the browser file system api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiddlystow

Store TiddlyWiki files locally using the browser file system api

This simple web page is a helper for loading a local TiddlyWiki file and storing it back to the same local file.

Features:

  • Works with any single-file TiddlyWiki instance version 5.1.23 and later. No plugins required!
  • Open from and save back to local files
  • Shortcut buttons for recently opened files
  • Open a new, blank TiddlyWiki instance from https://tiddlywiki.com and save it to a local file

Try it at https://btheado.github.io/tiddlystow/.

TW5 browser nativesaver is a similar project, but has more features and is bundled as a TiddlyWiki plugin.

About

stow TiddlyWiki files locally using the browser file system api

License:MIT License


Languages

Language:HTML 97.8%Language:JavaScript 2.2%