Secure offline storage and cross-device synchronization solution for TiddlyWiki 5
Find a file
Val Packett 83876e0c3e Server: use new TypeScript 5 decorators, actually fix #36
well, my Glitch auto update setup leaves me with no option but to
urgently adapt to deno 1.40.x defaults..
2024-01-26 14:05:46 -03:00
plugins release 0.2.0 2023-10-17 22:34:35 -03:00
server Server: use new TypeScript 5 decorators, actually fix #36 2024-01-26 14:05:46 -03:00
tiddlers Docs: document basepath option 2024-01-23 11:28:00 +02: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 Update woodpecker CI 2023-10-17 04:23:45 -03:00
deno.json Server: use new TypeScript 5 decorators, actually fix #36 2024-01-26 14:05:46 -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 TW to 5.3.1 2023-10-16 18:43:15 -03:00
README.md Update TW to 5.3.1 2023-10-16 18:43:15 -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.1 --build