mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-24 10:37:20 +00:00
8765d4e31b
I feel that we should keep empty.html’s GettingStarted very simple, and link to other places for tutorial material
23 lines
1.2 KiB
Plaintext
23 lines
1.2 KiB
Plaintext
title: GettingStarted
|
|
|
|
Welcome to ~TiddlyWiki and the ~TiddlyWiki community
|
|
|
|
Visit http://tiddlywiki.com/ to find out more about ~TiddlyWiki and what it can do.
|
|
|
|
! Learning to Save Changes
|
|
|
|
Before you can start storing important information in ~TiddlyWiki it is important to make sure that you can reliably save changes.
|
|
|
|
# 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.
|