kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Tentative reworking of GettingStarted
See this thread for background: https://groups.google.com/d/topic/tiddlywiki/sDWP4NPe8XE/discussion Translators: please don’t translate this material until it’s settled downprint-window-tiddler
rodzic
c82fbbb6e5
commit
2698f08851
|
@ -1,13 +0,0 @@
|
|||
title: GettingStarted
|
||||
|
||||
Welcome to TiddlyWiki, the non-linear personal web notebook.
|
||||
|
||||
To get started, first verify that you can save changes successfully - see http://tiddlywiki.com/ for detailed instructions.
|
||||
|
||||
Then you can:
|
||||
|
||||
* Create new tiddlers using the 'plus' button in the sidebar
|
||||
* Visit the [[control panel|$:/ControlPanel]] using the 'cog' button in the sidebar to customise your wiki
|
||||
** Stop this message appearing by changing the default tiddlers under the ''Basics'' tab
|
||||
* Save changes using the 'download' button in the sidebar
|
||||
* Learn more about [[WikiText|http://tiddlywiki.com/static/WikiText.html]]
|
|
@ -0,0 +1,20 @@
|
|||
title: GettingStarted (Step 1)
|
||||
tags: $:/tags/GettingStarted
|
||||
caption: Step 1<br>Saving
|
||||
|
||||
! Saving 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.
|
|
@ -0,0 +1,11 @@
|
|||
title: GettingStarted (Step 2)
|
||||
tags: $:/tags/GettingStarted
|
||||
caption: Step 2<br>Customising
|
||||
|
||||
! Customising your ~TiddlyWiki
|
||||
|
||||
~TiddlyWiki's great strength is the ability to customise it
|
||||
|
||||
# Click the {{$:/core/images/options-button}} button in the sidebar on the right to bring up the control panel
|
||||
# Enter text for the site title and subtitle
|
||||
# Remove this "~GettingStarted" tiddler by editing the default tiddlers in the ''Basics'' tab
|
|
@ -0,0 +1,7 @@
|
|||
title: GettingStarted
|
||||
|
||||
Welcome to ~TiddlyWiki and the ~TiddlyWiki community
|
||||
|
||||
Visit http://tiddlywiki.com/ to find out more about ~TiddlyWiki and what it can do.
|
||||
|
||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/GettingStarted]!has[draft.of]]" "GettingStarted (Step 1)" "$:/state/tabs/gettingstarted" "tc-vertical">>
|
|
@ -0,0 +1,12 @@
|
|||
title: GettingStarted (Step 1)
|
||||
tags: $:/tags/GettingStarted
|
||||
caption: Step 1<br>Syncing
|
||||
|
||||
! Syncing Changes to the Server
|
||||
|
||||
Before you can start storing important information in ~TiddlyWiki it is important to make sure that your changes are being reliably saved by the server.
|
||||
|
||||
# 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
|
||||
# Check the ~TiddlyWiki command line for a message confirming the tiddler has been saved
|
||||
# Refresh the page in the browser to and verify that the new tiddler has been correctly saved
|
Ładowanie…
Reference in New Issue