1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 03:57:21 +00:00

Docs updates

This commit is contained in:
Jermolene 2013-12-03 18:05:45 +00:00
parent c30392c0c5
commit 09e14dd8ad
5 changed files with 37 additions and 6 deletions

View File

@ -0,0 +1,11 @@
created: 20130825161400000
creator: JeremyRuston
modified: 20131203112539560
modifier: JeremyRuston
tags: howto
title: Saving on Android
type: text/vnd.tiddlywiki
The AndTidWiki app for Android devices makes it possible to edit and save changes to TiddlyWiki5, including working offline without a network connection.
//Note that AndTidWiki is published independently of TiddlyWiki//

View File

@ -0,0 +1,19 @@
created: 20130825213500000
creator: JeremyRuston
modified: 20131203112307327
modifier: JeremyRuston
tags: howto
title: Saving on TiddlySpot
type: text/vnd.tiddlywiki
TiddlySpot is a free hosting service for TiddlyWiki documents from Simon and Daniel Baird. It has been in operation almost as long as TiddlyWiki itself.
TiddlyWiki5 isn't yet built in to TiddlySpot but you can use it by following these steps:
# Sign up for a new wiki at http://tiddlyspot.com/, and remember the wiki name and password
# Open TiddlyWiki5 in your browser from http://five.tiddlywiki.com/empty.html
# Fill in the TiddlySpot wikiname and password in the control panel
# Click the "Save Changes" button. You should get a confirmation notification at the top right saying ''Saved wiki''. Saving can take several seconds if you're on a slow connection or working with a large wiki.
#* //This step won't work in Firefox thanks to its default security policy. Google Chrome works fine//
# Navigate to your TiddlySpot URL at http://{wikiname}.tiddlyspot.com/
# You should see a copy of TiddlyWiki5. You can edit and create tiddlers, and click "Save Changes" to save changes back up to TiddlySpot (you'll need to re-enter your password the first time you visit the wiki on TiddlySpot)

View File

@ -1,12 +1,12 @@
created: 20130822172800000
creator: JeremyRuston
modified: 20131129163630584
modified: 20131203112520519
modifier: JeremyRuston
tags: introduction
title: Features
type: text/vnd.tiddlywiki
* The ability to save changes on almost any desktop HTML5 compatible-browser, with custom apps to enable [[Saving on iPad/iPhone]] and [[Android|How to use TiddlyWiki5 as a standalone HTML file with AndTidWiki]], and a cross-platform [[Firefox extension|Saving with TiddlyFox]] that even runs on Android
* The ability to save changes on almost any desktop HTML5 compatible-browser, with custom apps to enable [[Saving on iPad/iPhone]] and [[Android|Saving on Android]], and a cross-platform [[Firefox extension|Saving with TiddlyFox]] that even runs on Android
* [[Bitmap images|Motovun Jack.jpg]] and [[SVG images|UsingSVG]] are first-class citizens alongside text
* Concise and expressive WikiText that generates semantic HTML
* Integrated [[AES encryption|Saving with Encryption]]

View File

@ -1,6 +1,6 @@
created: 20131129090249275
creator: JeremyRuston
modified: 20131202202712125
modified: 20131203112557084
modifier: JeremyRuston
title: GettingStarted
type: text/vnd.tiddlywiki
@ -23,5 +23,6 @@ Saving changes as described above is quite inconvenient because of the degree of
You can also try:
* [[Saving on iPad/iPhone]]
* Saving on TiddlySpot
* [[Saving on iPad/iPhone]] with the custom ''TWEdit'' app
* [[Saving on Android]] with the custom ''~AndTidWiki'' app
* [[Saving on TiddlySpot]], a free service that lets you use TiddlyWiki online

View File

@ -10,7 +10,7 @@ type: text/vnd.tiddlywiki
!! Improvements
* Changes to the importing process to enable a smoother [[Upgrading]]
* Changes to the importing process to enable a smoother [[Upgrading]] process
** Ignores attempts to import plugins that are older than currently installed plugins
** System tiddlers are now imported as usual
* If `$:/theme` isn't defined or refers to a missing tiddler, then fallback through ''Snow White'' to ''Vanilla''. This means that `empty.html` now defaults to ''Snow White''