From bf67ea02ac7aa8c5293575d91face6bca43530c7 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 26 Mar 2015 11:15:43 +0000 Subject: [PATCH] Docs tweaks --- .../Beginners_Guide.tid} | 28 +++---------------- .../tw5.com/tiddlers/concepts/TiddlyWiki.tid | 6 ++-- .../GettingStarted - Safari.tid | 4 +-- .../gettingstarted/GettingStarted.tid | 4 +-- .../HelloThumbnail - GettingStarted.tid | 14 ++++++---- 5 files changed, 21 insertions(+), 35 deletions(-) rename editions/tw5.com/tiddlers/{hellothere/HelloThere.tid => beginners/Beginners_Guide.tid} (50%) diff --git a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid b/editions/tw5.com/tiddlers/beginners/Beginners_Guide.tid similarity index 50% rename from editions/tw5.com/tiddlers/hellothere/HelloThere.tid rename to editions/tw5.com/tiddlers/beginners/Beginners_Guide.tid index b866551cc..b840097da 100644 --- a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +++ b/editions/tw5.com/tiddlers/beginners/Beginners_Guide.tid @@ -1,35 +1,15 @@ -created: 20130822170200000 -list: [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] Examples [[What happened to the original TiddlyWiki?]] -modified: 20141219155007260 -tags: TableOfContents -title: HelloThere +created: 20150325170720682 +modified: 20150325172539143 +tags: +title: Beginners Guide type: text/vnd.tiddlywiki Welcome to ~TiddlyWiki, a versatile note-taking web application you can download for free, store wherever you like and customise however you wish. Use it to capture, organise and share your notes in ways that word processors and other note-taking tools cannot. -
-<> -
- ~TiddlyWiki is designed to be non-linear, structuring content with stories, tags, hyperlinks, and other features. You can organise and retrieve your notes in ways that conform to your personal thought patterns, rather than feel chained to one preset organisational structure. -
- -{{$:/core/images/twitter}} ~TiddlyWiki on Twitter - - -{{$:/core/images/github}} ~TiddlyWiki on ~GitHub - -
- You can use ~TiddlyWiki as a single file that you view and edit through any web browser, whether you are online or offline. Or you can use it as a powerful [[Node.js application|TiddlyWiki on Node.js]] that stores each of your notes as a separate file. -<> - How can you make ~TiddlyWiki work for you? We recommend you start with our introductory documentation listed below, and then browse the TableOfContents, available in the Contents tab in the sidebar. Or just [[follow our simple instructions|GettingStarted]] and try it out for yourself! <> - -Also see: - -* [ext[Developer Documentation|./dev/index.html]] diff --git a/editions/tw5.com/tiddlers/concepts/TiddlyWiki.tid b/editions/tw5.com/tiddlers/concepts/TiddlyWiki.tid index 1f3e6a5b1..367842920 100644 --- a/editions/tw5.com/tiddlers/concepts/TiddlyWiki.tid +++ b/editions/tw5.com/tiddlers/concepts/TiddlyWiki.tid @@ -1,5 +1,5 @@ created: 20130822170700000 -modified: 20140919155804225 +modified: 20150325222620093 tags: Concepts title: TiddlyWiki type: text/vnd.tiddlywiki @@ -8,4 +8,6 @@ type: text/vnd.tiddlywiki ~TiddlyWiki is designed to fit around your brain, helping you deal with the things that won't fit. The [[fundamental idea|Philosophy of Tiddlers]] is that information is more useful and reusable if we cut it up into the smallest semantically meaningful chunks -- [[tiddlers|Tiddlers]] -- and give them titles so that they can be [[structured|Structuring TiddlyWiki]] with [[links|TiddlerLinks]], [[tags|Tagging]], [[lists|ListField]] and [[macros|Macros]]. Tiddlers use a WikiText notation that concisely represents a wide range of text formatting and hypertext features. ~TiddlyWiki aims to provide a fluid interface for working with tiddlers, allowing them to be aggregated and composed into longer narratives. -People [[love using|Raves]] ~TiddlyWiki. Because it can be used without any complicated server infrastructure, and because it is [[open source|OpenSource]], it has bought unprecedented freedom to people to keep their precious information under their own control. ~TiddlyWiki was originally created by JeremyRuston and is now a thriving open source project with a busy [[Community]] of independent developers. +People love using ~TiddlyWiki. Because it can be used without any complicated server infrastructure, and because it is [[open source|OpenSource]], it has bought unprecedented freedom to everyone to keep their precious information under their own control. + +~TiddlyWiki was originally created by JeremyRuston and is now a thriving open source project with a busy [[Community]] of independent developers. diff --git a/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Safari.tid b/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Safari.tid index 3e56b985f..2ed65272e 100644 --- a/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Safari.tid +++ b/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Safari.tid @@ -1,10 +1,10 @@ caption: Safari created: 20140811171121022 -modified: 20140811171247643 +modified: 20150325173956502 title: GettingStarted - Safari type: text/vnd.tiddlywiki -TiddlyWiki on Safari can only save changes using the HTML5-compatible fallback saver module. +TiddlyWiki on Safari can only save changes using the manual HTML5-compatible fallback saver module. {{Saving on Safari}} diff --git a/editions/tw5.com/tiddlers/gettingstarted/GettingStarted.tid b/editions/tw5.com/tiddlers/gettingstarted/GettingStarted.tid index 70ef3b03f..b823e423c 100644 --- a/editions/tw5.com/tiddlers/gettingstarted/GettingStarted.tid +++ b/editions/tw5.com/tiddlers/gettingstarted/GettingStarted.tid @@ -1,5 +1,5 @@ created: 20131129090249275 -modified: 20150128172523223 +modified: 20150325173635213 tags: [[Working with TiddlyWiki]] title: GettingStarted type: text/vnd.tiddlywiki @@ -7,7 +7,7 @@ type: text/vnd.tiddlywiki \define default-platform() GettingStarted - $(browser-name)$ \end -Instructions for getting started using TiddlyWiki on the different platforms and configurations that it supports. +Brief instructions for getting started on the different platforms and configurations that TiddlyWiki supports. See the [[Beginners Guide]] for a more leisurely introduction. <$set name="browser-name" value={{$:/info/browser/name}}> <$macrocall $name="tabs" state="$:/state/tabs/platform" tabsList="[prefix[GettingStarted - ]]" default=<> class="tc-vertical"/> diff --git a/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - GettingStarted.tid b/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - GettingStarted.tid index 39cf6d298..bda4d442b 100644 --- a/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - GettingStarted.tid +++ b/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - GettingStarted.tid @@ -1,7 +1,11 @@ -title: HelloThumbnail - GettingStarted -tags: HelloThumbnail -color: #cfc background-color: #EDB431 -icon:
Go
caption: Beginners Start Here -link: GettingStarted +color: #cfc +created: 20150325172634195 +icon:
Go
+link: Beginners Guide +modified: 20150325172637870 +tags: HelloThumbnail +title: HelloThumbnail - GettingStarted +type: text/vnd.tiddlywiki +