Secure offline storage and cross-device synchronization solution for TiddlyWiki 5
Find a file
2024-07-26 04:32:39 -03:00
plugins Show decryption progress with percent 2024-06-18 07:07:43 +02:00
server Server: update sqlite dep 2024-01-26 14:13:17 -03:00
tiddlers Docs: improve UpdateInPlace with core update docs, fixes #41 2024-07-26 02:09:27 -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 Update TW to 5.3.5, update node and deno in CI 2024-07-26 04:32:39 -03:00
deno.json Server: use new TypeScript 5 decorators, actually fix #36 2024-01-26 14:05:46 -03:00
deno.lock Update TW to 5.3.5, update node and deno in CI 2024-07-26 04:32:39 -03:00
LICENSE CI, netlify, readme, things 2023-07-19 02:26:25 -03:00
netlify.toml Update TW to 5.3.5, update node and deno in CI 2024-07-26 04:32:39 -03:00
README.md Update TW to 5.3.5, update node and deno in CI 2024-07-26 04:32:39 -03:00
tiddlywiki.info Update TW to 5.3.5, update node and deno in CI 2024-07-26 04:32:39 -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.5 --build