1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 03:03:18 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/plugins/SaveTrail Plugin.tid

17 lines
635 B
Plaintext
Raw Normal View History

2017-03-17 14:20:36 +00:00
created: 20170210074840860
modified: 20170328173912704
2017-03-17 14:20:36 +00:00
tags: OfficialPlugins
title: SaveTrail Plugin
2017-03-17 14:20:36 +00:00
type: text/vnd.tiddlywiki
This plugin causes TiddlyWiki to continuously download (as a JSON file) the contents of any tiddler that is manually changed by any of several means:
* Confirming an edit
* Deleting tiddlers
* Imports
* Renames/relinks
* Optionally, typing in draft tiddlers can trigger a download
Where appropriate, separate 'before' and 'after' files are downloaded. Configured correctly, the browser will download the files silently in the background, and they can be used as a backup in case of accidental data loss.