From 333100aa33888c50bcca7bf590513d58aa17e995 Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Mon, 22 Dec 2014 23:16:27 +0000 Subject: [PATCH] Clarify AutoSave in docs for "save tiddler" --- .../tiddlers/workingwithtw/Creating and editing tiddlers.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid index 1db72bff1..5e69fbe7c 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid @@ -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).