From 1e14ba48f9dd06ba4c96018abfae64731159ac94 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 28 Nov 2013 10:36:48 +0000 Subject: [PATCH] Docs updates --- editions/tw5.com/tiddlers/Community.tid | 3 ++- .../tiddlers/Philosophy of Tiddlers.tid | 15 +++++++++++++++ .../tw5.com/tiddlers/Release 5.0.0alpha16.tid | 1 + .../tiddlers/Structuring TiddlyWiki.tid | 14 ++++++++++++++ .../tiddlers/concepts/TiddlerFields.tid | 9 ++++++--- .../tw5.com/tiddlers/concepts/TiddlerLinks.tid | 18 +++++++++++++----- 6 files changed, 51 insertions(+), 9 deletions(-) create mode 100644 editions/tw5.com/tiddlers/Philosophy of Tiddlers.tid create mode 100644 editions/tw5.com/tiddlers/Structuring TiddlyWiki.tid diff --git a/editions/tw5.com/tiddlers/Community.tid b/editions/tw5.com/tiddlers/Community.tid index d01412fe4..a39c1c837 100644 --- a/editions/tw5.com/tiddlers/Community.tid +++ b/editions/tw5.com/tiddlers/Community.tid @@ -1,6 +1,6 @@ created: 20130909151600000 creator: JeremyRuston -modified: 20131127101304193 +modified: 20131128103349581 modifier: JeremyRuston tags: community title: Community @@ -16,6 +16,7 @@ The TiddlyWiki discussion groups are mailing lists for talking about TiddlyWiki: * The TiddlyWikiDev group for developers: http://groups.google.com/group/TiddlyWikiDev * Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news * Get involved in the [[development on GitHub|https://github.com/Jermolene/TiddlyWiki5]] +* Watch recordings of our regular [[TiddlyWiki Hangouts]] ! Resources for TiddlyWiki5 diff --git a/editions/tw5.com/tiddlers/Philosophy of Tiddlers.tid b/editions/tw5.com/tiddlers/Philosophy of Tiddlers.tid new file mode 100644 index 000000000..040ec81aa --- /dev/null +++ b/editions/tw5.com/tiddlers/Philosophy of Tiddlers.tid @@ -0,0 +1,15 @@ +created: 20131128075743966 +creator: JeremyRuston +modified: 20131128093317966 +modifier: JeremyRuston +tags: introduction +title: Philosophy of Tiddlers +type: text/vnd.tiddlywiki + +TiddlyWiki is an opinionated tool, but the opinions are in the domain of philosophy rather than of implementation, where it is infinitely customisable. + +The purpose of recording and organising information is so that it can be used again. The value of recorded information is directly proportional to the ease with which it can be re-used. + +The philosophy of [[tiddlers|Tiddlers]] is that we do this by slicing information up into the smallest semantically meaningful units with [[rich modelling of relationships between them|Structuring TiddlyWiki]]. Then we use aggregation and composition to weave the fragments together to present narrative stories. + +TiddlyWiki aspires to provide an algebra for tiddlers, a concise way of expressing and exploring the relationships between items of information. diff --git a/editions/tw5.com/tiddlers/Release 5.0.0alpha16.tid b/editions/tw5.com/tiddlers/Release 5.0.0alpha16.tid index 442b98b1f..d6b0e4296 100644 --- a/editions/tw5.com/tiddlers/Release 5.0.0alpha16.tid +++ b/editions/tw5.com/tiddlers/Release 5.0.0alpha16.tid @@ -28,6 +28,7 @@ tags: releasenote * No longer crashes when encountering an error in a filter string * Fixed a crash when dragging and dropping tiddlers within TiddlyWiki5 * No longer update the modified date for imported tiddlers +* Automatically forces field names to be lower case !! Internal changes diff --git a/editions/tw5.com/tiddlers/Structuring TiddlyWiki.tid b/editions/tw5.com/tiddlers/Structuring TiddlyWiki.tid new file mode 100644 index 000000000..504ce4216 --- /dev/null +++ b/editions/tw5.com/tiddlers/Structuring TiddlyWiki.tid @@ -0,0 +1,14 @@ +created: 20131128090536894 +creator: JeremyRuston +modified: 20131128093425922 +modifier: JeremyRuston +tags: introduction +title: Structuring TiddlyWiki +type: text/vnd.tiddlywiki + +TiddlyWiki5 provides several features to help you structure information as [[tiddlers|Tiddlers]], and model the relationships between them: + +* TiddlerLinks +* TiddlerTags +* TiddlerLists +* DataTiddlers diff --git a/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid b/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid index 82f3f8a7b..e34851726 100644 --- a/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid +++ b/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid @@ -1,11 +1,14 @@ -created: 201308252133 +created: 20130825213300000 creator: JeremyRuston -modified: 201308300902 +modified: 20131128094009627 modifier: JeremyRuston tags: concepts title: TiddlerFields +type: text/vnd.tiddlywiki -TiddlerFields are name:value pairs that make up a [[tiddler|Tiddlers]]. The standard fields are: +TiddlerFields are name:value pairs that make up a [[tiddler|Tiddlers]]. Field names must be lowercase letters, digits or the characters `-` (dash), `_` (underscore) and `.` (period). + +The standard fields are: |!Field Name |!Reference |!Description | |`title` |TitleField |{{$:/docs/fields/title}} | diff --git a/editions/tw5.com/tiddlers/concepts/TiddlerLinks.tid b/editions/tw5.com/tiddlers/concepts/TiddlerLinks.tid index 3cdf57c37..752ea3c98 100644 --- a/editions/tw5.com/tiddlers/concepts/TiddlerLinks.tid +++ b/editions/tw5.com/tiddlers/concepts/TiddlerLinks.tid @@ -1,11 +1,21 @@ -created: 201308252029 +created: 20130825202900000 creator: JeremyRuston -modified: 201308252029 +modified: 20131128093306317 modifier: JeremyRuston tags: concepts title: TiddlerLinks +type: text/vnd.tiddlywiki -Links between tiddlers are the foundation of structuring information within TiddlyWiki. +Links are regions of a tiddler that can be clicked to cause navigation to a different tiddler. The navigation behaviour is determined by the current StoryView; the classic TiddlyWiki view displays the story as a linear sequence of tiddlers. + +Links are useful for modelling organic relationships between tiddlers, and particularly for expressing the navigational paths between tiddlers. + +The TiddlerInfoPanel lists incoming links to a tiddler in the tab ''References''. + +TiddlerFilters can include the following FilterOperators that work with links: + +* `[links[]]` - returns the titles of the tiddlers that are linked from the currently selected tiddler(s) +* `[backlinks[]]` - returns the titles of the tiddlers that link to the currently selected tiddler(s) TiddlyWiki5 alters the appearance of tiddler links to convey additional information about the target of the link: @@ -16,5 +26,3 @@ TiddlyWiki5 alters the appearance of tiddler links to convey additional informat |To a shadow tiddler that has been overridden by an ordinary tiddler |[[LikeThis|SiteTitle]] | External links are shown like this: http://tiddlywiki.com/ or [[like this|http://tiddlywiki.com/]]. - -