1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 19:23:29 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/GettingStarted.tid

33 lines
1.5 KiB
Plaintext
Raw Normal View History

2013-11-29 12:26:48 +00:00
created: 20131129090249275
modified: 20140206212022007
2013-12-12 09:48:08 +00:00
tags: introduction
2013-11-29 12:26:48 +00:00
title: GettingStarted
type: text/vnd.tiddlywiki
2014-01-03 17:13:03 +00:00
TiddlyWiki is very flexible, and there are many different ways to use it. Here we're focusing on using it as a standalone file in the browser, which is a good choice for most users as it doesn't require any special knowledge or tools. For more options you can also run [[TiddlyWiki on Node.js]].
2013-11-29 12:26:48 +00:00
2013-12-06 17:29:46 +00:00
[[Video Tutorials]] are available, too.
2013-11-29 12:26:48 +00:00
! The 'works anywhere' method
{{Saving with the HTML5 fallback saver}}
! The convenient and fast method
Saving changes as described above is quite inconvenient because of the degree of manual intervention that browsers require. The following alternative method is recommended for everyone who is able to use Mozilla's [[Firefox]] browser.
2013-11-29 12:26:48 +00:00
{{Saving with TiddlyFox}}
! Other ways of saving changes
2013-12-12 09:48:08 +00:00
[[Saving with Encryption]] explains how to use TiddlyWiki's built-in encryption to protect your content with a password.
2013-11-29 12:26:48 +00:00
You can also try:
2014-01-26 13:04:09 +00:00
* [[Using TiddlyWiki on TiddlyDesktop]], a custom desktop application for working with TiddlyWiki
2013-12-03 18:05:45 +00:00
* [[Saving on iPad/iPhone]] with the custom ''TWEdit'' app
* [[Saving on Android]] with the custom ''~AndTidWiki'' app
2013-12-12 22:38:19 +00:00
* [[Saving on InternetExplorer]] with the [[TiddlyIE]] extension, or via the [[Windows HTA Hack]]
2013-12-03 18:05:45 +00:00
* [[Saving on TiddlySpot]], a free service that lets you use TiddlyWiki online
2014-01-26 13:04:09 +00:00
* Running [[TiddlyWiki on node-webkit]], turning a single TiddlyWiki into a native application on your desktop