print-window-tiddler
Jermolene 2013-12-03 18:05:45 +00:00
rodzic c30392c0c5
commit 09e14dd8ad
5 zmienionych plików z 37 dodań i 6 usunięć

Wyświetl plik

@ -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//

Wyświetl plik

@ -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)

Wyświetl plik

@ -1,12 +1,12 @@
created: 20130822172800000 created: 20130822172800000
creator: JeremyRuston creator: JeremyRuston
modified: 20131129163630584 modified: 20131203112520519
modifier: JeremyRuston modifier: JeremyRuston
tags: introduction tags: introduction
title: Features title: Features
type: text/vnd.tiddlywiki 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 * [[Bitmap images|Motovun Jack.jpg]] and [[SVG images|UsingSVG]] are first-class citizens alongside text
* Concise and expressive WikiText that generates semantic HTML * Concise and expressive WikiText that generates semantic HTML
* Integrated [[AES encryption|Saving with Encryption]] * Integrated [[AES encryption|Saving with Encryption]]

Wyświetl plik

@ -1,6 +1,6 @@
created: 20131129090249275 created: 20131129090249275
creator: JeremyRuston creator: JeremyRuston
modified: 20131202202712125 modified: 20131203112557084
modifier: JeremyRuston modifier: JeremyRuston
title: GettingStarted title: GettingStarted
type: text/vnd.tiddlywiki 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: You can also try:
* [[Saving on iPad/iPhone]] * [[Saving on iPad/iPhone]] with the custom ''TWEdit'' app
* Saving on TiddlySpot * [[Saving on Android]] with the custom ''~AndTidWiki'' app
* [[Saving on TiddlySpot]], a free service that lets you use TiddlyWiki online

Wyświetl plik

@ -10,7 +10,7 @@ type: text/vnd.tiddlywiki
!! Improvements !! 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 ** Ignores attempts to import plugins that are older than currently installed plugins
** System tiddlers are now imported as usual ** 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'' * 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''