TiddlyWiki5/plugins/tiddlywiki/tiddlyweb
jeremy@jermolene.com 5105815558 Merge branch 'master' into new-json-store-area 2021-07-07 13:31:56 +01:00
..
GettingStarted.tid
SaveWikiButtonTemplate.tid
config-tiddlers-filter.tid
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 Fix templates for lazy loading 2021-06-29 22:03:58 +01:00
html-json-tiddler.tid Fix templates for lazy loading 2021-06-29 22:03:58 +01:00
icon-cloud.tid
javascript-tiddler.tid
plugin.info
readme.tid
readonly-styles.tid
save-offline.tid
save-wiki-button.tid
sse-client.js TiddlyWebAdaptor: Avoid crashing if server sent events not available 2021-05-04 17:31:37 +01:00
sse-server.js Add server sent events (#5279) 2021-01-15 10:37:55 +00:00
styles.tid
syncer-actions-copy-logs.tid
syncer-actions-download-tiddlywikicore.tid Fix faulty external-js single-file wiki (#5570) 2021-07-06 15:02:21 +01:00
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 Fix faulty external-js single-file wiki (#5570) 2021-07-06 15:02:21 +01:00
tiddlywebadaptor.js Revert "Update sync methods (#5467)" 2021-07-05 19:26:20 +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]]