TiddlyWiki5/plugins/tiddlywiki/tiddlyweb
jeremy@jermolene.com fba993502d Revert some of the UI changes for downloading external-js
See https://github.com/Jermolene/TiddlyWiki5/pull/5570#issuecomment-892127428
2021-09-12 10:48:17 +01:00
..
GettingStarted.tid
SaveWikiButtonTemplate.tid
config-tiddlers-filter.tid Fix syncing issues with external JS template 2020-08-14 11:06:08 +01:00
configOfficialPluginLibrary.tid
css-tiddler.tid
html-div-skinny-tiddler.tid
html-div-tiddler.tid Do not escape double quotes in tiddler DIVs to save space (#5383) 2021-04-02 09:32:32 +01:00
html-json-skinny-tiddler.tid Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
html-json-tiddler.tid Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
icon-cloud.tid
javascript-tiddler.tid
plugin.info Change description for Filesystem and TiddlyWeb plugins (#4865) 2020-09-24 18:28:22 +01:00
readme.tid
readonly-styles.tid
save-offline.tid Update filters for single file to match changes to syncFilter (#4907) 2020-10-25 15:57:35 +00:00
save-wiki-button.tid
styles.tid
syncer-actions-copy-logs.tid
syncer-actions-login-status.tid
syncer-actions-login.tid
syncer-actions-logout.tid
syncer-actions-refresh.tid Fix ViewToolbar items inconsistent spacing (#5473) 2021-05-24 19:24:37 +01:00
syncer-actions-save-snapshot.tid
tags-syncerdropdown.tid Revert some of the UI changes for downloading external-js 2021-09-12 10:48:17 +01:00
tiddlywebadaptor.js Adds $tw.utils.decodeURISafe and $tw.utils.decodeURIComponentSafe (#5999) 2021-08-29 13:39:32 +01:00

readme.tid

title: $:/plugins/tiddlywiki/tiddlyweb/readme

This plugin runs in the browser to synchronise tiddler changes to and from a TiddlyWeb-compatible server (including TiddlyWiki 5 itself, running on Node.js). It is inert when run under Node.js. Disabling this plugin via the browser can not be undone via the browser since this plugin provides the mechanism to synchronize settings with the server.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/tiddlyweb]]