1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 12:13:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/gettingstarted/GettingStarted.tid

36 lines
1.3 KiB
Plaintext
Raw Normal View History

2013-11-29 12:26:48 +00:00
created: 20131129090249275
modified: 20160622111349475
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
\define default-platform()
GettingStarted - $(browser-name)$
\end
2015-04-17 16:07:47 +00:00
Brief instructions for getting started on the different platforms and configurations that TiddlyWiki supports. See the [[A Gentle Guide to TiddlyWiki]] for a more leisurely introduction.
2014-09-16 14:19:52 +00:00
<$set name="browser-name" value={{$:/info/browser/name}}>
<$macrocall $name="tabs" state="$:/state/tabs/platform" tabsList="[prefix[GettingStarted - ]]" default=<<default-platform>> class="tc-vertical"/>
</$set>
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-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
* You can also download this full TiddlyWiki including all the documentation:
<<<
{{$:/snippets/download-wiki-button}}
If the button doesn't work save this link:
2016-07-05 17:06:52 +00:00
<a href="http://tiddlywiki.com/index.html" download="index.html" rel="noopener noreferrer">~http://tiddlywiki.com/index.html</a>
Your browser may ask you to accept the download before it begins
<<<