1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-13 17:16:48 +00:00

Docs updates

This commit is contained in:
Jermolene 2014-01-26 13:04:09 +00:00
parent 5c9a5f5cba
commit fca5681a1a
6 changed files with 46 additions and 5 deletions

View File

@ -1,5 +1,5 @@
created: 20131129090249275
modified: 20140103165133720
modified: 20140126130155435
tags: introduction
title: GettingStarted
type: text/vnd.tiddlywiki
@ -24,8 +24,9 @@ Saving changes as described above is quite inconvenient because of the degree of
You can also try:
* [[Using TiddlyWiki on TiddlyDesktop]], a custom desktop application for working with TiddlyWiki
* [[Saving on iPad/iPhone]] with the custom ''TWEdit'' app
* [[Saving on Android]] with the custom ''~AndTidWiki'' app
* [[Saving on InternetExplorer]] with the [[TiddlyIE]] extension, or via the [[Windows HTA Hack]]
* [[Saving on TiddlySpot]], a free service that lets you use TiddlyWiki online
* Running [[TiddlyWiki on node-webkit]], turning it into a native application on your desktop
* Running [[TiddlyWiki on node-webkit]], turning a single TiddlyWiki into a native application on your desktop

View File

@ -1,10 +1,10 @@
created: 20130822170200000
modified: 20140108165207217
modified: 20140126124733950
tags: introduction
title: HelloThere
type: text/vnd.tiddlywiki
Welcome to TiddlyWiki, a complete interactive wiki in JavaScript. It can be used as a [[single HTML file in the browser|SingleFileApplication]] or as a powerful [[Node.js application|Node.js]]. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.
Welcome to TiddlyWiki, a complete interactive wiki in JavaScript. It can be used as a [[single HTML file in the browser|GettingStarted]] or as a powerful [[Node.js application|Node.js]]. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.
This is version <<version>> of TiddlyWiki, a major reboot designed [[for the next 25 years|Future of TiddlyWiki]]. It is currently in beta (see the detailed ReleaseHistory). There is a RoadMap for moving to the full release. It is a great time to [[get involved|Community]] and support the future development of TiddlyWiki.

View File

@ -0,0 +1,13 @@
created: 20140126125259638
modified: 20140126125651938
tags: definitions
title: TiddlyDesktop
type: text/vnd.tiddlywiki
TiddlyDesktop is an app for working with TiddlyWiki files (both TiddlyWikiClassic and TiddlyWiki version 5). It can be installed on Windows, Mac OS X or Linux.
TiddlyDesktop is based on the OpenSource project [[node-webkit]]. The source is on GitHub:
https://github.com/Jermolene/TiddlyDesktop/
See [[Using TiddlyWiki on TiddlyDesktop]] for instructions.

View File

@ -1,5 +1,5 @@
created: 20131206172428247
modified: 20140104135043382
modified: 20140126125217934
tags: howto
title: Video Tutorials
type: text/vnd.tiddlywiki
@ -13,3 +13,7 @@ The aim is to curate a series of videos to guide people through getting up and r
! Using TiddlyWiki on Firefox for Android
{{TiddlyWiki on Firefox for Android Video}}
! Introduction to TiddlyDesktop
{{Introducing TiddlyDesktop Video}}

View File

@ -0,0 +1,14 @@
created: 20140126125532723
modified: 20140126130037656
tags: howto
title: Using TiddlyWiki on TiddlyDesktop
type: text/vnd.tiddlywiki
TiddlyDesktop is an app for Windows, Mac OS X and Linux that lets you work with TiddlyWiki files.
# Install the latest release of TiddlyDesktop from https://github.com/Jermolene/TiddlyDesktop/releases
# Run TiddlyDesktop
# Use the browse button to open TiddlyWiki files
# Save changes within TiddlyWiki in the usual way
See the [[Introducing TiddlyDesktop Video]]

View File

@ -0,0 +1,9 @@
created: 20140126124827076
modified: 20140126125025693
tags: video
title: Introducing TiddlyDesktop Video
type: text/vnd.tiddlywiki
This brief introduction shows how to install and use TiddlyDesktop:
<iframe width="560" height="315" src="//www.youtube.com/embed/i3Bggkm7paA" frameborder="0" allowfullscreen></iframe>