mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
Simplify GettingStarted
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.
This commit is contained in:
parent
2abc5dee78
commit
5e8420a3ac
@ -2,21 +2,12 @@ title: GettingStarted
|
|||||||
|
|
||||||
Welcome to ~TiddlyWiki and the ~TiddlyWiki community
|
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"><<lingo Title/Prompt>></$link> |<$edit-text tiddler="$:/SiteTitle" default="" tag="input"/> |
|
||||||
|
|<$link to="$:/SiteSubtitle"><<lingo Subtitle/Prompt>></$link> |<$edit-text tiddler="$:/SiteSubtitle" default="" tag="input"/> |
|
||||||
|
|<$link to="$:/DefaultTiddlers"><<lingo DefaultTiddlers/Prompt>></$link> |<<lingo DefaultTiddlers/TopHint>><br> <$edit-text tag="textarea" tiddler="$:/DefaultTiddlers"/><br>//<<lingo DefaultTiddlers/BottomHint>>// |
|
||||||
|
|
||||||
# Create a new tiddler using the {{$:/core/images/new-button}} button in the sidebar on the right
|
See the [[control panel|$:/ControlPanel]] for more options.
|
||||||
# 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.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user