Secure offline storage and cross-device synchronization solution for TiddlyWiki 5
Find a file
Schmavery fb743215a5 Update app-filter to support camel case wikilinks
Based on solution proposed in https://codeberg.org/valpackett/tiddlypwa/issues/42, has been working in my instance without issues.

Signed-off-by: Schmavery <avery.schmavery@gmail.com>
2024-09-05 01:35:12 +00:00
plugins Update app-filter to support camel case wikilinks 2024-09-05 01:35:12 +00:00
server Update deno (fix stream callback type) 2024-07-29 01:36:35 -03:00
tiddlers Update year to 2024 2024-07-26 06:01:03 -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 deno (fix stream callback type) 2024-07-29 01:36:35 -03:00
deno.json deno fmt 2024-07-26 05:28:57 -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 Update year to 2024 2024-07-26 06:01:03 -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