mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-24 05:21:01 -08:00
Also does some reorganisation of control panel to move “saving” related settings together, and expose a UI for savers to plug into. Fixes #2741
11 lines
474 B
Text
11 lines
474 B
Text
title: $:/core/ui/ControlPanel/Saving/DownloadSaver
|
|
tags: $:/tags/ControlPanel/Saving
|
|
caption: {{$:/language/ControlPanel/Saving/DownloadSaver/Caption}}
|
|
|
|
\define lingo-base() $:/language/ControlPanel/Saving/DownloadSaver/
|
|
|
|
<<lingo Hint>>
|
|
|
|
!! <$link to="$:/config/DownloadSaver/AutoSave"><<lingo AutoSave/Hint>></$link>
|
|
|
|
<$checkbox tiddler="$:/config/DownloadSaver/AutoSave" field="text" checked="yes" unchecked="no" default="no"> <<lingo AutoSave/Description>> </$checkbox>
|