diff --git a/editions/clientserver/tiddlers/Saving on Android.tid b/editions/clientserver/tiddlers/Saving on Android.tid new file mode 100644 index 000000000..577923d62 --- /dev/null +++ b/editions/clientserver/tiddlers/Saving on Android.tid @@ -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// \ No newline at end of file diff --git a/editions/clientserver/tiddlers/Saving on TiddlySpot.tid b/editions/clientserver/tiddlers/Saving on TiddlySpot.tid new file mode 100644 index 000000000..88b671a6d --- /dev/null +++ b/editions/clientserver/tiddlers/Saving on TiddlySpot.tid @@ -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) diff --git a/editions/tw5.com/tiddlers/Features.tid b/editions/tw5.com/tiddlers/Features.tid index 946dd4821..2f90d5d2f 100644 --- a/editions/tw5.com/tiddlers/Features.tid +++ b/editions/tw5.com/tiddlers/Features.tid @@ -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]] diff --git a/editions/tw5.com/tiddlers/GettingStarted.tid b/editions/tw5.com/tiddlers/GettingStarted.tid index 3166317ef..a590de027 100644 --- a/editions/tw5.com/tiddlers/GettingStarted.tid +++ b/editions/tw5.com/tiddlers/GettingStarted.tid @@ -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 diff --git a/editions/tw5.com/tiddlers/Release 5.0.1alpha.tid b/editions/tw5.com/tiddlers/Release 5.0.1alpha.tid index 25ae5bc05..3a1793c04 100644 --- a/editions/tw5.com/tiddlers/Release 5.0.1alpha.tid +++ b/editions/tw5.com/tiddlers/Release 5.0.1alpha.tid @@ -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''