mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-11 01:03:01 -07:00
7 lines
467 B
Text
7 lines
467 B
Text
title: $:/plugins/tiddlywiki/savetrail/settings
|
|
caption: Save Trail
|
|
tags: $:/tags/ControlPanel/SettingsTab
|
|
|
|
<$checkbox tiddler="$:/config/SaveTrailPlugin/enable" field="text" checked="yes" unchecked="no"> Enable automatic saving of modified tiddlers</$checkbox>
|
|
|
|
<$checkbox tiddler="$:/config/SaveTrailPlugin/enable-drafts" field="text" checked="yes" unchecked="no"> Include automatic saving of draft tiddlers (warning: generates a lot of download files)</$checkbox>
|