You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
I don't want every change to be saved on the server. Is it possible to make it like a browser plugin? I made many changes and saved all at once. I turned
Autosave
off (Do not save changes automatically) globally in the settings, but the NodeJS server is still updated in real time.
Jeremy Ruston
unread,
Jul 6, 2022, 7:11:57 AM7/6/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Suppressing synchronisation is not directly supported by the Node.js configuration currently. Instead, one can download a standalone snapshot of the wiki, modify it offline, and then subsequently import it back into the online wiki. This works well with tools like Quine for offline use.