1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 03:03:18 +00:00
TiddlyWiki5/plugins/tiddlywiki/filesystem
Jermolene a01bbd4b9c Add automatic saving and warning on exit with unsaved changes
We re-use some of the existing syncer mechanism. It was already keeping
track of changes to tiddlers in the store when working with a tiddler
syncadaptor. Now it also tracks changes when there is no syncadaptor,
allowing us to provide a warning if there are unsaved changes.
2014-02-06 21:36:30 +00:00
..
filesystemadaptor.js Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00
plugin.info Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00