From 5e8420a3acc6bebc93b45f6dfa2aae39cc7d0fc0 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Fri, 19 Dec 2014 14:36:44 +0000 Subject: [PATCH] Simplify GettingStarted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit GettingStarted doesn’t seem like the right place for a tutorial on using TiddlyWiki. The idea now is to link back to tiddlywiki.com instead. --- core/language/en-GB/GettingStarted.tid | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/core/language/en-GB/GettingStarted.tid b/core/language/en-GB/GettingStarted.tid index 29524a2ea..1e852edfa 100644 --- a/core/language/en-GB/GettingStarted.tid +++ b/core/language/en-GB/GettingStarted.tid @@ -2,21 +2,12 @@ title: GettingStarted Welcome to ~TiddlyWiki and the ~TiddlyWiki community -Visit http://tiddlywiki.com/ to find out more about ~TiddlyWiki and what it can do. +Before you start storing important information in ~TiddlyWiki it is important to make sure that you can reliably save changes. See http://tiddlywiki.com/#GettingStarted for details -! Learning to Save Changes +!! Set up this TiddlyWiki -Before you can start storing important information in ~TiddlyWiki it is important to make sure that you can reliably save changes. +|<$link to="$:/SiteTitle"><> |<$edit-text tiddler="$:/SiteTitle" default="" tag="input"/> | +|<$link to="$:/SiteSubtitle"><> |<$edit-text tiddler="$:/SiteSubtitle" default="" tag="input"/> | +|<$link to="$:/DefaultTiddlers"><> |<>
<$edit-text tag="textarea" tiddler="$:/DefaultTiddlers"/>
//<>// | -# Create a new tiddler using the {{$:/core/images/new-button}} button in the sidebar on the right -# Click the {{$:/core/images/done-button}} button at the top right of the new tiddler -# Click the red {{$:/core/images/save-button}} in the sidebar on the right - -What happens next will depend on how you've set up ~TiddlyWiki: - -* If you've installed the ~TiddlyFox add-on for Firefox, your changes should immediately be saved back to the file -* If you're running ~TiddlyDesktop, again the changes will be saved instantly -* If you're using Chrome, you'll need to follow the [ext[instructions on tiddlywiki.com|http://tiddlywiki.com#GettingStarted%20-%20Chrome]] -* For other browsers, see the relevant [ext[instructions on tiddlywiki.com|http://tiddlywiki.com#GettingStarted]] - -Finally, refresh the page in the browser to and verify that the new tiddler has been correctly saved. +See the [[control panel|$:/ControlPanel]] for more options.