tiddlypwa/plugins/tiddlypwa
2024-11-19 10:53:42 +00:00
..
app-filter.tid Update app-filter to support camel case wikilinks 2024-09-05 01:35:12 +00:00
argon2ian.js Plugin: update argon2ian to 2.0.1 (adding ready promise) 2023-07-10 19:44:15 -03:00
bootstrap.js Plugin: add password manager hints to the form 2023-07-29 03:02:41 -03:00
config-crypto.tid Plugin: another round of UI friendlification 2023-07-09 04:08:43 -03:00
config-storage.tid Plugin: accomodate Chromium's weird automatic persistence management in the help texts 2023-07-24 00:42:04 -03:00
config-support.tid Plugin: add supporter key thingy 2023-10-17 19:47:54 -03:00
config-sync.tid Plugin: table styling, use table for server form 2023-07-09 15:36:05 -03:00
config.tid Plugin: readme and metadata stuff 2023-07-01 14:33:40 -03:00
cur-page-reload.tid Inline offline plugin into main plugin 2023-07-01 14:33:09 -03:00
encoding.js Plugin: store skinny tiddler + optional separate body, instead of separate title 2023-07-25 05:09:43 -03:00
getting-started.tid Plugin: add guidance for syncserver-hosted app wiki to GettingStarted 2023-07-29 03:11:29 -03:00
icon.tid Docs: svg fixes 2023-07-26 16:53:21 -03:00
kill-put-saver.js Initial commit 2023-07-01 14:33:05 -03:00
license.tid Initial commit 2023-07-01 14:33:05 -03:00
main.js deno fmt 2024-07-26 05:28:57 -03:00
no-saver-config.tid Plugin: hide the stock saving panel 2023-07-01 14:33:08 -03:00
notif-refresh.tid Plugin: show a persistent, over-the-login-modal notification for update 2023-07-09 18:34:21 -03:00
notif-remembered.tid Initial commit 2023-07-01 14:33:05 -03:00
notif-sw-error.tid Inline offline plugin into main plugin 2023-07-01 14:33:09 -03:00
plugin.info release 0.2.2 2024-10-01 05:49:10 -03:00
readme.tid Plugin: add external link class to html links 2023-07-26 16:38:46 -03:00
save-dialog-app.tid Plugin: make manual upload app form nice 2023-07-09 16:39:34 -03:00
save-dialog-export.tid Plugin: make save dialog friendly and tabbed 2023-07-01 14:33:08 -03:00
save-dialog.tid Plugin: split sync dialog into its own button with dynamic indicator, fixes #3 2023-10-17 04:15:46 -03:00
saver.js Import typedefs for LSP, add lint skip 2023-07-01 14:33:09 -03:00
style.css Plugin: fix syncing icon's funny off-center spinning 2024-07-26 05:47:55 -03:00
supporter-key.js Plugin: add supporter key thingy 2023-10-17 19:47:54 -03:00
sw.js Plugin: ServiceWorker: do requests with no-cache 2023-07-24 03:50:52 -03:00
sync-button-dynamic.tid Plugin: split sync dialog into its own button with dynamic indicator, fixes #3 2023-10-17 04:15:46 -03:00
sync-dialog.tid Plugin: split sync dialog into its own button with dynamic indicator, fixes #3 2023-10-17 04:15:46 -03:00
sync-page-control.tid Plugin: split sync dialog into its own button with dynamic indicator, fixes #3 2023-10-17 04:15:46 -03:00
sync-status.tid Plugin: another round of UI friendlification 2023-07-09 04:08:43 -03:00
upload-app-form.tid add trimming to the "UploadApp" tiddler 2024-11-19 10:53:42 +00:00

title: $:/plugins/valpackett/tiddlypwa/readme

\define tv-wikilinks() no

TiddlyPWA is a storage and synchronization solution that turns TiddlyWiki into a proper
Progressive Web App that works offline with local encrypted storage for all your tiddlers,
and synchronizes your wiki across devices in real time using a tiny server app you can easily self-host for free.

Read more about TiddlyPWA on <a class="tc-tiddlylink-external" href={{$:/plugins/valpackett/tiddlypwa!!demo}}>the documentation website</a>!

TiddlyPWA was created by [[Val Packett|https://val.packett.cool/]] ←
please do [[throw some monies her way|https://www.patreon.com/valpackett]] :3

<$button>
<$action-setfield $tiddler="$:/state/tab-1749438307" text="$:/plugins/valpackett/tiddlypwa/config"/>
<$action-navigate $to="$:/ControlPanel"/>
Configure the plugin in the Control Panel
</$button>