Secure offline storage and cross-device synchronization solution for TiddlyWiki 5
Find a file
2023-08-20 21:20:41 -03:00
plugins Plugin: prevent app uploading if the plugin has been removed, fix #7 2023-08-20 21:20:41 -03:00
server Server: stream out the sync response, fixes #21 2023-08-08 17:38:24 -03:00
tiddlers Docs: add no-audit disclaimer 2023-07-29 04:35:23 -03:00
.editorconfig CI, netlify, readme, things 2023-07-19 02:26:25 -03:00
.env Server: SQL fixes 2023-07-12 02:22:45 -03:00
.gitignore CI, netlify, readme, things 2023-07-19 02:26:25 -03:00
.woodpecker.yml CI, netlify, readme, things 2023-07-19 02:26:25 -03:00
deno.json Update argon2ian to 2.0.0 2023-07-01 14:33:09 -03:00
deno.lock Server: back to SQLite 2023-07-11 18:46:24 -03:00
LICENSE CI, netlify, readme, things 2023-07-19 02:26:25 -03:00
netlify.toml Update Notebook theme again 2023-07-26 01:25:44 -03:00
README.md Add readme dev notes (tiny bit) 2023-07-29 04:44:08 -03:00
tiddlywiki.info Plugin: another round of UI friendlification 2023-07-09 04:08:43 -03:00

CI status Netlify Status Support me on Patreon

TiddlyPWA

TiddlyPWA turns TiddlyWiki into an offline-first Progressive Web App with encrypted local persistent storage and efficient synchronization with a server that can easily be hosted for free.

To learn more, visit:

https://tiddly.packett.cool

Development Notes

deno fmt must be used for formatting.

Building the html files (assuming Notebook theme repo cloned in the listed directory):

TIDDLYWIKI_THEME_PATH=$HOME/src/github.com/paul-rouse/Notebook/themes TIDDLYWIKI_PLUGIN_PATH=$HOME/src/github.com/paul-rouse/Notebook/plugins npx tiddlywiki@5.3.0 --build