2013-11-29 12:26:48 +00:00
|
|
|
created: 20131129090249275
|
2015-01-28 17:35:10 +00:00
|
|
|
modified: 20150128172523223
|
2014-09-12 15:05:37 +00:00
|
|
|
tags: [[Working with TiddlyWiki]]
|
2013-11-29 12:26:48 +00:00
|
|
|
title: GettingStarted
|
|
|
|
type: text/vnd.tiddlywiki
|
|
|
|
|
2014-07-20 17:07:51 +00:00
|
|
|
\define default-platform()
|
|
|
|
GettingStarted - $(browser-name)$
|
|
|
|
\end
|
2014-09-16 14:19:52 +00:00
|
|
|
Instructions for getting started using TiddlyWiki on the different platforms and configurations that it supports.
|
|
|
|
|
2014-07-20 17:07:51 +00:00
|
|
|
<$set name="browser-name" value={{$:/info/browser/name}}>
|
2014-08-28 18:08:31 +00:00
|
|
|
<$macrocall $name="tabs" state="$:/state/tabs/platform" tabsList="[prefix[GettingStarted - ]]" default=<<default-platform>> class="tc-vertical"/>
|
2014-07-20 17:07:51 +00:00
|
|
|
</$set>
|
|
|
|
|
2015-01-28 17:35:10 +00:00
|
|
|
Troubleshooting:
|
|
|
|
|
|
|
|
* Don't attempt to use the browser ''File''/''Save'' menu option to save changes (it doesn't work)
|
|
|
|
|
2014-08-11 22:48:29 +00:00
|
|
|
See also:
|
2014-07-20 17:07:51 +00:00
|
|
|
|
2014-09-17 07:36:39 +00:00
|
|
|
* [[Encryption]] explains how to use TiddlyWiki's built-in encryption to protect your content with a password
|
2013-12-03 18:05:45 +00:00
|
|
|
* [[Saving on TiddlySpot]], a free service that lets you use TiddlyWiki online
|
2014-09-17 07:36:39 +00:00
|
|
|
* Saving on TiddlyDesktop, a custom desktop application for working with TiddlyWiki
|
2014-09-19 10:41:54 +00:00
|
|
|
* You can also download this full TiddlyWiki including all the documentation:
|
|
|
|
|
|
|
|
<<<
|
|
|
|
{{$:/snippets/download-wiki-button}}
|
|
|
|
|
|
|
|
If the button doesn't work save this link:
|
|
|
|
|
|
|
|
<a href="http://tiddlywiki.com/index.html" download="index.html">~http://tiddlywiki.com/index.html</a>
|
|
|
|
|
|
|
|
Your browser may ask you to accept the download before it begins
|
|
|
|
<<<
|