mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-24 02:27:19 +00:00
Merge pull request #1278 from aelocson/patch-1
Clarify AutoSave in docs for "save tiddler"
This commit is contained in:
commit
a83bd4ec61
@ -30,6 +30,6 @@ When you create a new tiddler or edit an existing one, the tiddler will go into
|
||||
|
||||
When you have finished editing, click a button at the top right of the tiddler:
|
||||
|
||||
*The ''save'' button ({{$:/core/images/done-button}}) saves your changes and leaves draft mode.
|
||||
*The ''save'' button ({{$:/core/images/done-button}}) stores your changes to this one tiddler and leaves draft mode. If your wiki is configured to [[AutoSave]], your changes will be permanently saved. Otherwise they will only be stored temporarily in your web browser, and you will lose them if you close your ~TiddlyWiki page without first clicking the master ''save changes'' button {{$:/core/images/save-button}} in the sidebar.
|
||||
*The ''cancel'' button ({{$:/core/images/cancel-button}}) discards your changes (after asking you to confirm) and leaves draft mode.
|
||||
*The ''delete'' button ({{$:/core/images/delete-button}}) deletes the entire tiddler (after asking you to confirm).
|
||||
|
Loading…
Reference in New Issue
Block a user