1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-28 07:08:20 +00:00

More reference docs mangling

This commit is contained in:
Jermolene 2014-09-11 15:52:47 +01:00
parent 184b9817b4
commit bc985553ed
103 changed files with 155 additions and 147 deletions

14
core/wiki/macros/list.tid Normal file
View File

@ -0,0 +1,14 @@
title: $:/core/macros/list
tags: $:/tags/Macro
\define list-unordered-links(filter)
<ul>
<$list filter="$filter$">
<li>
<$link to={{!!title}}>
<$view field="title"/>
</$link>
</li>
</$list>
</ul>
\end

View File

@ -1,7 +1,8 @@
title: Discover TiddlyWiki created: 20140904121000000
modified: 20140911084850708
tags: HelloThere tags: HelloThere
created: 201409041210 title: Discover TiddlyWiki
modified: 201409041210 type: text/vnd.tiddlywiki
Unless you've already seen ~TiddlyWiki, we guarantee you've never seen //anything// like ~TiddlyWiki. ~TiddlyWiki is: Unless you've already seen ~TiddlyWiki, we guarantee you've never seen //anything// like ~TiddlyWiki. ~TiddlyWiki is:
@ -24,7 +25,7 @@ Where other note-taking products hook you with the basic program then charge you
! ~TiddlyWiki is also a Community ! ~TiddlyWiki is also a Community
We are a community of users and developers who help each other imagine new ways of thinking and organising and create new solutions, so that ~TiddlyWiki is continually adapting to better serve your needs. ~TiddlyWiki users and developers share questions and advice at a ~TiddlyWiki Google group. They also create tutorials, adaptations, and plugins to enhance your ~TiddlyWiki experience. See the section ''Get help and learn more'' of the TableOfContents for more details. We are a [[community|Community]] of users and developers who help each other imagine new ways of thinking and organising and create new solutions, so that ~TiddlyWiki is continually adapting to better serve your needs. ~TiddlyWiki users and developers share questions and advice at a ~TiddlyWiki Google group. They also create tutorials, adaptations, and plugins to enhance your ~TiddlyWiki experience. See the section ''Get help and learn more'' of the TableOfContents for more details.
! Finally, ~TiddlyWiki is a philosophy ! Finally, ~TiddlyWiki is a philosophy

View File

@ -1,5 +1,4 @@
title: Other TiddlyWiki configurations title: Other TiddlyWiki configurations
tags: TableOfContents tags: TableOfContents
toc-link: no
created: 201409081435 created: 201409081435
modified: 201409081435 modified: 201409081435

View File

@ -3,4 +3,8 @@ modified: 20140910213038857
tags: TableOfContents tags: TableOfContents
title: Reference title: Reference
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
list: Concepts Definitions WikiText Macros Widgets Filters Messages Commands
The following topics provide the canonical reference documentation for TiddlyWiki:
<<list-unordered-links "[tag[Reference]]">>

View File

@ -2,3 +2,5 @@ title: Commands
tags: Reference tags: Reference
Commands are used with [[TiddlyWiki on Node.js|Using TiddlyWiki on Node.js]]. Commands are used with [[TiddlyWiki on Node.js|Using TiddlyWiki on Node.js]].
<list-unordered-links "[tag[Commands]]">>

View File

@ -1,7 +1,7 @@
created: 20140320230543190 created: 20140320230543190
modified: 20140320231444981 modified: 20140320231444981
tags: [[Get help and learn more]] tags: [[Get help and learn more]] Community
title: Articles about TiddlyWiki title: Articles
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
Here are some recent articles written about ~TiddlyWiki. Submit new articles via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]]. Here are some recent articles written about ~TiddlyWiki. Submit new articles via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]].

View File

@ -1,7 +1,9 @@
created: 20130909151600000 created: 20130909151600000
modified: 20140321090723435 modified: 20140911084937570
tags: community TableOfContents tags: community TableOfContents
title: Community title: Community
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
<<tabs "Forums Latest Resources Examples Articles Groups" "Latest">> Here we gather the latest and most useful material from the TiddlyWiki community.
<<tabs "Forums Latest Resources Examples Articles Meetups" "Latest">>

View File

@ -1,7 +1,7 @@
created: 20140320230543190 created: 20140320230543190
modified: 20140320231444981 modified: 20140320231444981
tags: HelloThere [[Get help and learn more]] tags: HelloThere [[Get help and learn more]] Community
title: Examples of TiddlyWiki in Use title: Examples
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
This collection showcases inspiring and interesting examples of TiddlyWiki being used in the wild. This collection showcases inspiring and interesting examples of TiddlyWiki being used in the wild.

View File

@ -1,7 +1,8 @@
title: Forums
created: 20140721121924384 created: 20140721121924384
modified: 20140721121924384 modified: 20140911085048371
tags: [[Get help and learn more]] tags: [[Get help and learn more]] Community
title: Forums
type: text/vnd.tiddlywiki
!Users !Users
@ -10,7 +11,7 @@ The ~TiddlyWiki discussion groups are mailing lists for talking about ~TiddlyWik
* The main ~TiddlyWiki group: http://groups.google.com/group/TiddlyWiki * The main ~TiddlyWiki group: http://groups.google.com/group/TiddlyWiki
*> Note that you do not need a Google Account to join the discussion groups. Subscribe by sending an email to mailto:tiddlywiki+subscribe@googlegroups.com or mailto:tiddlywikidev+subscribe@googlegroups.com. *> Note that you do not need a Google Account to join the discussion groups. Subscribe by sending an email to mailto:tiddlywiki+subscribe@googlegroups.com or mailto:tiddlywikidev+subscribe@googlegroups.com.
* Watch recordings of our regular [[TiddlyWiki Hangouts]] * Watch recordings of our regular [[TiddlyWiki Hangouts]]
* Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news * Follow [[@TiddlyWiki on Twitter|http://twitter.com/TiddlyWiki]] for the latest news
!Developers !Developers
@ -19,4 +20,4 @@ The ~TiddlyWiki discussion groups are mailing lists for talking about ~TiddlyWik
* Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news * Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news
* Get involved in the [[development on GitHub|https://github.com/Jermolene/TiddlyWiki5]] * Get involved in the [[development on GitHub|https://github.com/Jermolene/TiddlyWiki5]]
New releases of TiddlyWiki, TiddlyDesktop and TiddlyFox are announced via the discussion groups and Twitter (you can also subscribe to an Atom/RSS feed of [[TiddlyWiki releases from GitHub|https://github.com/jermolene/tiddlywiki5/releases.atom]]) New releases of TiddlyWiki, TiddlyDesktop and TiddlyFox are announced via the discussion groups and [[Twitter|https://twitter.com/TiddlyWiki]] (you can also subscribe to an Atom/RSS feed of [[TiddlyWiki releases from GitHub|https://github.com/jermolene/tiddlywiki5/releases.atom]])

View File

@ -1,4 +1,4 @@
title: TiddlyWiki Local Interest Groups title: Meetups
created: 20140721121924384 created: 20140721121924384
modified: 20140721121924384 modified: 20140721121924384
tags: [[Get help and learn more]] Community tags: [[Get help and learn more]] Community

View File

@ -1,7 +1,7 @@
created: 20140320230543190 created: 20140320230543190
modified: 20140320231444981 modified: 20140320231444981
tags: [[Get help and learn more]] tags: [[Get help and learn more]] Community
title: Sites with resources for TiddlyWiki title: Resources
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
These are sites with resources created by the TiddlyWiki [[Community]] help you get the best out of TiddlyWiki: plugins, macros and more. Submit new entries via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]]. These are sites with resources created by the TiddlyWiki [[Community]] help you get the best out of TiddlyWiki: plugins, macros and more. Submit new entries via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]].

View File

@ -1,6 +1,6 @@
created: 20140216102454178 created: 20140216102454178
modified: 20140216102722184 modified: 20140216102722184
tags: concepts tags: Concepts
title: ColourPalettes title: ColourPalettes
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,9 @@
color: #FF8383 color: #FF8383
created: 201308251447 created: 201308251447
modified: 201308251447 modified: 201308251447
title: concepts title: Concepts
tags: Reference
These are the concepts underlying TiddlyWiki. Understanding how these ideas fit together is the key to getting the most from TiddlyWiki. These are the concepts underlying TiddlyWiki. Understanding how these ideas fit together is the key to getting the most from TiddlyWiki.
<<list-unordered-links "[tag[Concepts]]">>

View File

@ -1,6 +1,6 @@
created: 20130825144900000 created: 20130825144900000
modified: 20140107114307809 modified: 20140107114307809
tags: concepts tags: Concepts
title: CurrentTiddler title: CurrentTiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 201308291647 created: 201308291647
modified: 201308291647 modified: 201308291647
tags: concepts tags: Concepts
title: DataTiddlers title: DataTiddlers
Data tiddlers provide a way to access blocks of [[JSON]] data within the `text` field of a tiddler. Data tiddlers provide a way to access blocks of [[JSON]] data within the `text` field of a tiddler.

View File

@ -1,6 +1,6 @@
created: 20140610213500000 created: 20140610213500000
modified: 20140610213936575 modified: 20140610213936575
tags: concepts tags: Concepts
title: ExternalImages title: ExternalImages
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -4,9 +4,6 @@ tags: Reference concepts
title: Filters title: Filters
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
\define bulletList(filter)
<ul><$list filter="$filter$"><li><$link to={{!!title}}><$view field="title"/></$link></li></$list></ul>
\end
Filters are used in TiddlyWiki to choose tiddlers by specifying simple match criteria. They are used by widgets like the ListWidget and the CountWidget to perform operations on multiple tiddlers at once. Filters are used in TiddlyWiki to choose tiddlers by specifying simple match criteria. They are used by widgets like the ListWidget and the CountWidget to perform operations on multiple tiddlers at once.
* [[Introduction to Filters]] is a step-by-step introduction to how filters are used * [[Introduction to Filters]] is a step-by-step introduction to how filters are used
@ -14,6 +11,6 @@ Filters are used in TiddlyWiki to choose tiddlers by specifying simple match cri
The most common filter operators are: The most common filter operators are:
<<bulletList "[tag[CommonFilters]]">> <<list-unordered-links "[tag[CommonFilters]]">>
See FilterOperators for a complete list of available filter operators See FilterOperators for a complete list of available filter operators

View File

@ -1,6 +1,6 @@
created: 20140211171341271 created: 20140211171341271
modified: 20140910215504098 modified: 20140910215504098
tags: concepts Reference tags: Concepts Reference
title: Macros title: Macros
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
@ -11,3 +11,8 @@ Macros are snippets of text that can be inserted with a concise shortcut:
``` ```
You can write your own [[Macros in WikiText]] or for more flexibility you can write [[JavaScript Macros]]. You can write your own [[Macros in WikiText]] or for more flexibility you can write [[JavaScript Macros]].
The following macros are built-in to the TiddlyWiki core:
<<list-unordered-links "[tag[Macros]]">>

View File

@ -1,20 +1,11 @@
created: 20140226083311937 created: 20140226083311937
modified: 20140226090209479 modified: 20140226090209479
tags: concepts Reference tags: Concepts Reference
title: WidgetMessages title: Messages
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
Widget messages are generated by widgets in response to user actions. They flow up the widget tree until they are handled by an ancestor widget. Widget messages are generated by widgets in response to user actions. They flow up the widget tree until they are handled by an ancestor widget.
The following widget messages are implemented by the core: The following widget messages are implemented by the core:
<ul> <<list-unordered-links "[tag[Messages]]">>
<$list filter="[tag[WidgetMessages]]">
<li>
<$link to={{!!title}}>
<$view field="title"/>
</$link>
</li>
</$list>
</ul>

View File

@ -1,6 +1,6 @@
created: 20131129162847412 created: 20131129162847412
modified: 20131129162908445 modified: 20131129162908445
tags: concepts tags: Concepts
title: ModuleType title: ModuleType
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20131129162919588 created: 20131129162919588
modified: 20131129162935396 modified: 20131129162935396
tags: concepts tags: Concepts
title: Modules title: Modules
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20140502213500000 created: 20140502213500000
modified: 20140502213500000 modified: 20140502213500000
tags: concepts tags: Concepts
title: PermaLinks title: PermaLinks
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20140910215514237 created: 20140910215514237
modified: 20140910215514237 modified: 20140910215514237
tags: concepts tags: Concepts
title: Plugins title: Plugins
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
title: ShadowTiddlers title: ShadowTiddlers
tags: concepts tags: Concepts
modified: 201308091623 modified: 201308091623
ShadowTiddlers are tiddlers that are loaded from within [[Plugins]]. Unlike ordinary tiddlers, they don't appear in most lists. ShadowTiddlers are tiddlers that are loaded from within [[Plugins]]. Unlike ordinary tiddlers, they don't appear in most lists.

View File

@ -1,6 +1,6 @@
created: 20130822080600000 created: 20130822080600000
modified: 20140906224046452 modified: 20140906224046452
tags: concepts tags: Concepts
title: SystemTags title: SystemTags
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
title: SystemTiddlers title: SystemTiddlers
tags: concepts tags: Concepts
System tiddlers are any tiddler whose title starts with `$:/`; such tiddlers are automatically hidden from most operations. They don't show up in lists or search results, but linking to one directly works in the usual way. System tiddlers are any tiddler whose title starts with `$:/`; such tiddlers are automatically hidden from most operations. They don't show up in lists or search results, but linking to one directly works in the usual way.

View File

@ -1,6 +1,6 @@
created: 20140107114355828 created: 20140107114355828
modified: 20140317213147507 modified: 20140317213147507
tags: concepts tags: Concepts
title: TemplateTiddlers title: TemplateTiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 201308270759 created: 201308270759
modified: 201311011115 modified: 201311011115
tags: concepts tags: Concepts
title: TextReference title: TextReference
A TextReference identifies a chunk of text from a tiddler that can be retrieved or modified depending on the context. A TextReference identifies a chunk of text from a tiddler that can be retrieved or modified depending on the context.

View File

@ -1,6 +1,6 @@
created: 20130825213300000 created: 20130825213300000
modified: 20140419151511111 modified: 20140419151511111
tags: concepts tags: Concepts
title: TiddlerFields title: TiddlerFields
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20130825202900000 created: 20130825202900000
modified: 20140410103200281 modified: 20140410103200281
tags: concepts tags: Concepts
title: TiddlerLinks title: TiddlerLinks
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20140312124037773 created: 20140312124037773
modified: 20140312124106267 modified: 20140312124106267
tags: concepts tags: Concepts
title: TiddlerTags title: TiddlerTags
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20130825213500000 created: 20130825213500000
modified: 20140621092710560 modified: 20140621092710560
tags: concepts tags: Concepts
title: Tiddlers title: Tiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20130822170700000 created: 20130822170700000
modified: 20140312190357281 modified: 20140312190357281
tags: concepts tags: Concepts
title: TiddlyWiki title: TiddlyWiki
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 201308252136 created: 201308252136
modified: 201308252136 modified: 201308252136
tags: concepts tags: Concepts
title: TiddlyWiki5 title: TiddlyWiki5
TiddlyWiki5 is a reboot of TiddlyWiki for the next 25 years. It is a complete interactive wiki in JavaScript that can be run in the browser or on the server under [[Node.js]]. TiddlyWiki5 is a reboot of TiddlyWiki for the next 25 years. It is a complete interactive wiki in JavaScript that can be run in the browser or on the server under [[Node.js]].

View File

@ -1,5 +1,5 @@
title: Wiki title: Wiki
tags: concepts tags: Concepts
Groups of uniquely titled tiddlers are contained in WikiStore objects. Groups of uniquely titled tiddlers are contained in WikiStore objects.

View File

@ -1,9 +1,11 @@
created: 20131205155227468 created: 20131205155227468
modified: 20140211195539071 modified: 20140211195539071
tags: concepts Reference tags: Concepts Reference
title: WikiText title: WikiText
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
~WikiText is a concise, expressive way of typing a wide range of text formatting, hypertext and interactive features. It allows you to focus on writing without a complex user interface getting in the way. It is designed to be familiar for users of [[MarkDown|http://daringfireball.net/projects/markdown/]], but with more of a focus on linking and the interactive features. ~WikiText is a concise, expressive way of typing a wide range of text formatting, hypertext and interactive features. It allows you to focus on writing without a complex user interface getting in the way. It is designed to be familiar for users of [[MarkDown|http://daringfireball.net/projects/markdown/]], but with more of a focus on linking and the interactive features.
<$list filter="[tag[WikiText]sort[title]]"/> The following elements of WikiText syntax are built into the core:
<<list-unordered-links "[tag[WikiText]]">>

View File

@ -1,6 +1,6 @@
created: 201308281853 created: 201308281853
modified: 201308281853 modified: 201308281853
tags: definitions tags: Definitions
title: CamelCase title: CamelCase
CamelCase is formed by taking a phrase, capitalising each initial letter and smashing them together to form a portmanteau word. Most wikis use CamelCase to signal phrases that should be automatically linked. CamelCase is formed by taking a phrase, capitalising each initial letter and smashing them together to form a portmanteau word. Most wikis use CamelCase to signal phrases that should be automatically linked.

View File

@ -1,11 +1,11 @@
created: 201308281859 created: 201308281859
modified: 201308281859 modified: 201308281859
tags: definitions concepts tags: Definitions concepts
title: ContentType title: ContentType
Used in Internet protocols to indicate the type that should be used to interpret the content of a web resource. Used in Internet protocols to indicate the type that should be used to interpret the content of a web resource.
Under TiddlyWiki5, the `type` field gives the content type to apply to the main `text` field. In TiddlyWiki, the `type` field gives the content type to apply to the main `text` field.
!! List of Common Content Types !! List of Common Content Types

View File

@ -1,6 +1,9 @@
color: #7bb95d color: #7bb95d
created: 201308251451 created: 201308251451
modified: 201308251451 modified: 201308251451
title: definitions title: Definitions
tags: Reference
These are definitions of technical words and phrases used in this documentation. (As distinct from the [[concepts]] that make up TiddlyWiki itself). These are definitions of technical words and phrases used in this documentation. (As distinct from the [[Concepts]] that make up TiddlyWiki itself).
<<list-unordered-links "[tag[Definitions]]">>

View File

@ -1,6 +1,6 @@
created: 201308251549 created: 201308251549
modified: 201308251604 modified: 201308251604
tags: definitions tags: Definitions
title: FederatialLimited title: FederatialLimited
Federatial Limited is a software consultancy founded by JeremyRuston specializing in understanding the impact of the web on the way that we work together. Federatial Limited is a software consultancy founded by JeremyRuston specializing in understanding the impact of the web on the way that we work together.

View File

@ -1,6 +1,6 @@
created: 20140910212609354 created: 20140910212609354
modified: 20140910212725412 modified: 20140910212725412
tags: definitions tags: Definitions
title: GitHub title: GitHub
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20140817140917462 created: 20140817140917462
modified: 20140817141027417 modified: 20140817141027417
tags: definitions tags: Definitions
title: GuerillaWiki title: GuerillaWiki
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20130825142100000 created: 20130825142100000
modified: 20140211195324716 modified: 20140211195324716
tags: definitions tags: Definitions
title: JavaScript title: JavaScript
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,12 +1,10 @@
created: 20130825162500000 created: 20130825162500000
modified: 20131228084302609 modified: 20131228084302609
tags: definitions tags: Definitions
title: JeremyRuston title: JeremyRuston
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
I'm the inventor of TiddlyWiki. I am available through my company FederatialLimited for consultancy and speaking engagements. I'm the original inventor of TiddlyWiki. You can find me on these services:
You can find me on these services:
* jeremy (at) jermolene (dot) com * jeremy (at) jermolene (dot) com
* [[Jermolene on GitHub|https://github.com/Jermolene]] * [[Jermolene on GitHub|https://github.com/Jermolene]]

View File

@ -1,6 +1,6 @@
created: 201308281902 created: 201308281902
modified: 201308281902 modified: 201308281902
tags: definitions tags: Definitions
title: Jermolene title: Jermolene
Alias for JeremyRuston. Alias for JeremyRuston.

View File

@ -1,6 +1,6 @@
created: 201308251307 created: 201308251307
modified: 201308251307 modified: 201308251307
tags: definitions tags: Definitions
title: OpenSource title: OpenSource
OpenSource is [[defined by Wikipedia|http://en.wikipedia.org/wiki/Open_source]] as //a philosophy, or pragmatic methodology that promotes free redistribution and access to an end product's design and implementation details//. OpenSource is [[defined by Wikipedia|http://en.wikipedia.org/wiki/Open_source]] as //a philosophy, or pragmatic methodology that promotes free redistribution and access to an end product's design and implementation details//.

View File

@ -1,5 +1,5 @@
title: Quine title: Quine
tags: definitions tags: Definitions
Wikipedia [[defines a Quine|http://en.wikipedia.org/wiki/Quine_(computing)]] as //a computer program which takes no input and produces a copy of its own source code as its only output//. Wikipedia [[defines a Quine|http://en.wikipedia.org/wiki/Quine_(computing)]] as //a computer program which takes no input and produces a copy of its own source code as its only output//.

View File

@ -1,6 +1,6 @@
created: 20130822174000000 created: 20130822174000000
modified: 20140126160359657 modified: 20140126160359657
tags: definitions tags: Definitions
title: SingleFileApplication title: SingleFileApplication
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 201308221739 created: 201308221739
modified: 201308231751 modified: 201308231751
tags: definitions tags: Definitions
title: SinglePageApplication title: SinglePageApplication
As defined by Wikipedia, a SinglePageApplication is a web application that presents itself as a single HTML document that dynamically loads additional content as the user browses the site. Frequently, single page applications are carefully designed to hide their nature, appearing and functioning as an ordinary static website by respecting the address bar and the back/forward navigation controls. As defined by Wikipedia, a SinglePageApplication is a web application that presents itself as a single HTML document that dynamically loads additional content as the user browses the site. Frequently, single page applications are carefully designed to hide their nature, appearing and functioning as an ordinary static website by respecting the address bar and the back/forward navigation controls.

View File

@ -1,6 +1,6 @@
created: 20140126125259638 created: 20140126125259638
modified: 20140126125651938 modified: 20140126125651938
tags: definitions [[Other TiddlyWiki configurations]] tags: Definitions [[Other TiddlyWiki configurations]]
title: TiddlyDesktop title: TiddlyDesktop
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20130825161100000 created: 20130825161100000
modified: 20140103135209965 modified: 20140103135209965
tags: definitions tags: Definitions
title: TiddlyFox title: TiddlyFox
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20131211220000000 created: 20131211220000000
modified: 20131211224200000 modified: 20131211224200000
tags: definitions tags: Definitions
title: TiddlyIE title: TiddlyIE
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 201308300842 created: 201308300842
modified: 201308300842 modified: 201308300842
tags: definitions tags: Definitions
title: TiddlySpace title: TiddlySpace
TiddlySpace is an environment for discourse on the web, built from TiddlyWeb. TiddlySpace is an environment for discourse on the web, built from TiddlyWeb.

View File

@ -1,6 +1,6 @@
created: 201308300841 created: 201308300841
modified: 201308300843 modified: 201308300843
tags: definitions tags: Definitions
title: TiddlyWeb title: TiddlyWeb
TiddlyWeb is a server application that puts [[Tiddlers]] on the web: TiddlyWeb is a server application that puts [[Tiddlers]] on the web:

View File

@ -1,6 +1,6 @@
created: 20131222152210279 created: 20131222152210279
modified: 20140105163248574 modified: 20140105163248574
tags: definitions tags: Definitions
title: TiddlyWikiClassic title: TiddlyWikiClassic
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20140101164042231 created: 20140101164042231
modified: 20140113170100899 modified: 20140113170100899
tags: definitions tags: Definitions
title: node-webkit title: node-webkit
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20131129094739786 created: 20131129094739786
modified: 20140211195455541 modified: 20140211195455541
tags: definitions tags: Definitions
title: Node.js title: Node.js
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
created: 20140410103123179 created: 20140410103123179
modified: 20140410103123179 modified: 20140410103123179
tags: concepts tags: Concepts
title: FilterOperators title: FilterOperators
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -3,17 +3,17 @@ modified: 20140902124037214
tags: TableOfContents tags: TableOfContents
title: HelloThere title: HelloThere
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
list: [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] [[Examples of TiddlyWiki in Use]] [[History of TiddlyWiki]] [[What happened to the original TiddlyWiki?]] list: [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] [[Examples]] [[History of TiddlyWiki]] [[What happened to the original TiddlyWiki?]]
Welcome to ~TiddlyWiki, a versatile note-taking web application you can download for free, store wherever you like, customize however you wish, and use to take / organize / share your notes in ways that word processors and other note-taking tools cannot. ~TiddlyWiki is designed in a "non-linear" way, using tags, hyperlinks, and many other features, so that you can organize and retrieve your notes in ways that conform to your personal thought patterns, rather than feel chained to one pre-set organizational structure. Welcome to ~TiddlyWiki, a versatile note-taking web application you can download for free, store wherever you like, customize however you wish, and use to take / organize / share your notes in ways that word processors and other note-taking tools cannot. ~TiddlyWiki is designed in a "non-linear" way, using tags, hyperlinks, and many other features, so that you can organize and retrieve your notes in ways that conform to your personal thought patterns, rather than feel chained to one pre-set organizational structure.
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|Node.js]] that treats each of your notes as a separate file and accesses them through a central hub. 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|Node.js]] that treats each of your notes as a separate file and accesses them through a central hub.
How can you make ~TiddlyWiki work for you? We recommend you start with our introductory documentation, listed below, then browse the TableOfContents, always available in the Contents tab in the sidebar. Or just [[download an empty TiddlyWiki now|Download]] and try it out for yourself! How can you make ~TiddlyWiki work for you? We recommend you start with our introductory documentation, listed below, then browse the TableOfContents, always available in the Contents tab in the sidebar. Or just [[follow our simple instructions|GettingStarted]] and try it out for yourself!
*[[Discover TiddlyWiki]] *[[Discover TiddlyWiki]]
*[[Some of the things you can do with TiddlyWiki]] *[[Some of the things you can do with TiddlyWiki]]
*[[Ten reasons to switch to TiddlyWiki]] *[[Ten reasons to switch to TiddlyWiki]]
*[[Examples of TiddlyWiki in Use]] *[[Examples of TiddlyWiki being used in the wild|Examples]]
*[[History of TiddlyWiki]] *[[History of TiddlyWiki]]
*[[What happened to the original TiddlyWiki?]] *[[What happened to the original TiddlyWiki?]]

View File

@ -1,6 +1,6 @@
created: 20140908185153663 created: 20140908185153663
modified: 20140908185153663 modified: 20140908185153663
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-add-field title: WidgetMessage: tm-add-field
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-add-field caption: tm-add-field

View File

@ -1,6 +1,6 @@
created: 20140908185153663 created: 20140908185153663
modified: 20140908185153663 modified: 20140908185153663
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-add-tag title: WidgetMessage: tm-add-tag
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-add-tag caption: tm-add-tag

View File

@ -1,6 +1,6 @@
created: 20140830112325641 created: 20140830112325641
modified: 20140830115149288 modified: 20140830115149288
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-auto-save-wiki title: WidgetMessage: tm-auto-save-wiki
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-auto-save-wiki caption: tm-auto-save-wiki

View File

@ -1,6 +1,6 @@
created: 20140819110529062 created: 20140819110529062
modified: 20140826110529062 modified: 20140826110529062
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-browser-refresh title: WidgetMessage: tm-browser-refresh
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-browser-refresh caption: tm-browser-refresh

View File

@ -1,6 +1,6 @@
created: 20140226193622350 created: 20140226193622350
modified: 20140226193906089 modified: 20140226193906089
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-cancel-tiddler title: WidgetMessage: tm-cancel-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-cancel-tiddler caption: tm-cancel-tiddler

View File

@ -1,6 +1,6 @@
created: 20140226084018038 created: 20140226084018038
modified: 20140226084916556 modified: 20140226084916556
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-clear-password title: WidgetMessage: tm-clear-password
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-clear-password caption: tm-clear-password

View File

@ -1,6 +1,6 @@
created: 20140226194242809 created: 20140226194242809
modified: 20140226194341303 modified: 20140226194341303
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-close-all-tiddlers title: WidgetMessage: tm-close-all-tiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-close-all-tiddlers caption: tm-close-all-tiddlers

View File

@ -1,6 +1,6 @@
created: 20140302183306544 created: 20140302183306544
modified: 20140302183352966 modified: 20140302183352966
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-close-other-tiddlers title: WidgetMessage: tm-close-other-tiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-close-other-tiddlers caption: tm-close-other-tiddlers

View File

@ -1,6 +1,6 @@
created: 20140226193940778 created: 20140226193940778
modified: 20140226194227227 modified: 20140226194227227
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-close-tiddler title: WidgetMessage: tm-close-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-close-tiddler caption: tm-close-tiddler

View File

@ -1,6 +1,6 @@
created: 20140226090324129 created: 20140226090324129
modified: 20140226090441236 modified: 20140226090441236
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-delete-tiddler title: WidgetMessage: tm-delete-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-delete-tiddler caption: tm-delete-tiddler

View File

@ -1,6 +1,6 @@
created: 20140811112201235 created: 20140811112201235
modified: 20140811115140378 modified: 20140811115140378
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-download-file title: WidgetMessage: tm-download-file
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-download-file caption: tm-download-file

View File

@ -1,6 +1,6 @@
created: 20140226085529797 created: 20140226085529797
modified: 20140226090641987 modified: 20140226090641987
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-edit-tiddler title: WidgetMessage: tm-edit-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-edit-tiddler caption: tm-edit-tiddler

View File

@ -1,6 +1,6 @@
created: 20140811112400855 created: 20140811112400855
modified: 20140811113627373 modified: 20140811113627373
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-full-screen title: WidgetMessage: tm-full-screen
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-full-screen caption: tm-full-screen

View File

@ -1,6 +1,6 @@
created: 20140819110529062 created: 20140819110529062
modified: 20140819110529062 modified: 20140819110529062
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-home title: WidgetMessage: tm-home
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-home caption: tm-home

View File

@ -1,6 +1,6 @@
created: 20140716084658099 created: 20140716084658099
modified: 20140716195055502 modified: 20140716195055502
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-import-tiddlers title: WidgetMessage: tm-import-tiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-import-tiddlers caption: tm-import-tiddlers

View File

@ -1,6 +1,6 @@
created: 20140811112445887 created: 20140811112445887
modified: 20140811113336694 modified: 20140811113336694
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-login title: WidgetMessage: tm-login
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-login caption: tm-login

View File

@ -1,6 +1,6 @@
created: 20140811112457311 created: 20140811112457311
modified: 20140811113344084 modified: 20140811113344084
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-logout title: WidgetMessage: tm-logout
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-logout caption: tm-logout

View File

@ -1,6 +1,6 @@
created: 20140811112133701 created: 20140811112133701
modified: 20140811120203685 modified: 20140811120203685
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-modal title: WidgetMessage: tm-modal
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-modal caption: tm-modal

View File

@ -1,6 +1,6 @@
created: 20140226085215941 created: 20140226085215941
modified: 20140226085454346 modified: 20140226085454346
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-navigate title: WidgetMessage: tm-navigate
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-navigate caption: tm-navigate

View File

@ -1,6 +1,6 @@
created: 20140226194405353 created: 20140226194405353
modified: 20140724194729158 modified: 20140724194729158
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-new-tiddler title: WidgetMessage: tm-new-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-new-tiddler caption: tm-new-tiddler

View File

@ -1,6 +1,6 @@
created: 20140811112304772 created: 20140811112304772
modified: 20140811120248738 modified: 20140811120248738
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-notify title: WidgetMessage: tm-notify
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-notify caption: tm-notify

View File

@ -1,6 +1,6 @@
created: 20140716084242809 created: 20140716084242809
modified: 20140716084341303 modified: 20140716084341303
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-perform-import title: WidgetMessage: tm-perform-import
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-perform-import caption: tm-perform-import

View File

@ -1,6 +1,6 @@
created: 20140723103751357 created: 20140723103751357
modified: 20140723103751357 modified: 20140723103751357
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-permalink title: WidgetMessage: tm-permalink
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-permalink caption: tm-permalink

View File

@ -1,6 +1,6 @@
created: 20140723103751357 created: 20140723103751357
modified: 20140723103751357 modified: 20140723103751357
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-permaview title: WidgetMessage: tm-permaview
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-permaview caption: tm-permaview

View File

@ -1,6 +1,6 @@
created: 20140908185153663 created: 20140908185153663
modified: 20140908185153663 modified: 20140908185153663
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-remove-field title: WidgetMessage: tm-remove-field
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-remove-field caption: tm-remove-field

View File

@ -1,6 +1,6 @@
created: 20140908185153663 created: 20140908185153663
modified: 20140908185153663 modified: 20140908185153663
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-remove-tag title: WidgetMessage: tm-remove-tag
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-remove-tag caption: tm-remove-tag

View File

@ -1,6 +1,6 @@
created: 20140226090544323 created: 20140226090544323
modified: 20140226090729828 modified: 20140226090729828
tags: WidgetMessages navigator-message tags: Messages navigator-message
title: WidgetMessage: tm-save-tiddler title: WidgetMessage: tm-save-tiddler
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-save-tiddler caption: tm-save-tiddler

View File

@ -1,6 +1,6 @@
created: 20140811112325641 created: 20140811112325641
modified: 20140811115149288 modified: 20140811115149288
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-save-wiki title: WidgetMessage: tm-save-wiki
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-save-wiki caption: tm-save-wiki

View File

@ -1,6 +1,6 @@
created: 20140811112435281 created: 20140811112435281
modified: 20140811113453568 modified: 20140811113453568
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-server-refresh title: WidgetMessage: tm-server-refresh
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-server-refresh caption: tm-server-refresh

View File

@ -1,6 +1,6 @@
created: 20140226084623977 created: 20140226084623977
modified: 20140226085200323 modified: 20140226085200323
tags: WidgetMessages tags: Messages
title: WidgetMessage: tm-set-password title: WidgetMessage: tm-set-password
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
caption: tm-set-password caption: tm-set-password

View File

@ -1,7 +0,0 @@
created: 20140908141500000
modified: 20140910215622727
tags: Reference
title: Bookmarklets
toc-link: no
type: text/vnd.tiddlywiki

View File

@ -4,9 +4,4 @@ title: $:/DefaultTiddlers
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
HelloThere HelloThere
GettingStarted
Upgrading
Features
Community Community
RoadMap
Docs

View File

@ -1,6 +1,5 @@
title: Customise TiddlyWiki title: Customise TiddlyWiki
tags: TableOfContents tags: TableOfContents
toc-link: no
created: 201409041016 created: 201409041016
modified: 201409041016 modified: 201409041016
list: [[Initial customisation]] list: [[Initial customisation]]

View File

@ -1,6 +1,5 @@
title: Get help and learn more title: Get help and learn more
tags: TableOfContents tags: TableOfContents
toc-link: no
created: 201409041022 created: 201409041022
modified: 201409041022 modified: 201409041022

View File

@ -1,6 +1,5 @@
title: Other TiddlyWiki configurations title: Other TiddlyWiki configurations
tags: TableOfContents tags: TableOfContents
toc-link: no
created: 201409041019 created: 201409041019
modified: 201409041019 modified: 201409041019

View File

@ -1,6 +1,5 @@
title: Working with TiddlyWiki title: Working with TiddlyWiki
tags: TableOfContents tags: TableOfContents
toc-link: no
created: 201409041011 created: 201409041011
modified: 201409041011 modified: 201409041011
list: [[Downloading and saving]] [[The First Rule of Using TiddlyWiki]] [[Initial customisation]] [[Creating, tagging and editing tiddlers]] [[Navigating between open tiddlers]] [[Using links to navigate between tiddlers]] [[Formatting text in TiddlyWiki]] [[Searching in TiddlyWiki]] [[Images in TiddlyWiki]] [[Creating tabs]] [[Using tiddler fields]] [[Sharing tiddlers with others]] [[Hosting your TiddlyWiki on the web]] [[Importing tiddlers between TW files]] [[Upgrading TiddlyWiki]] list: [[Downloading and saving]] [[The First Rule of Using TiddlyWiki]] [[Initial customisation]] [[Creating, tagging and editing tiddlers]] [[Navigating between open tiddlers]] [[Using links to navigate between tiddlers]] [[Formatting text in TiddlyWiki]] [[Searching in TiddlyWiki]] [[Images in TiddlyWiki]] [[Creating tabs]] [[Using tiddler fields]] [[Sharing tiddlers with others]] [[Hosting your TiddlyWiki on the web]] [[Importing tiddlers between TW files]] [[Upgrading TiddlyWiki]]

View File

@ -9,7 +9,7 @@ caption: button
The button widget displays an HTML `<button>` element that can perform a combination of optional actions when clicked: The button widget displays an HTML `<button>` element that can perform a combination of optional actions when clicked:
* Navigate to a specified tiddler * Navigate to a specified tiddler
* Dispatch a user defined [[widget message|WidgetMessages]] * Dispatch a user defined [[widget message|Messages]]
* Trigger a user defined [[popup|PopupMechanism]] * Trigger a user defined [[popup|PopupMechanism]]
* Assign new text to a specified tiddler * Assign new text to a specified tiddler
@ -19,7 +19,7 @@ The content of the `<$button>` widget is displayed within the button.
|!Attribute |!Description | |!Attribute |!Description |
|to |The title of the tiddler to navigate to | |to |The title of the tiddler to navigate to |
|message |The name of the [[widget message|WidgetMessages]] to send when the button is clicked | |message |The name of the [[widget message|Messages]] to send when the button is clicked |
|param |The optional parameter to the message | |param |The optional parameter to the message |
|set |A TextReference to which a new value will be assigned | |set |A TextReference to which a new value will be assigned |
|setTo |The new value to assign to the TextReference identified in the `set` attribute | |setTo |The new value to assign to the TextReference identified in the `set` attribute |

View File

@ -7,7 +7,7 @@ caption: fieldmangler
! Introduction ! Introduction
The field mangler widget manipulates the fields and tags of a tiddler. It does so in response to the following WidgetMessages: The field mangler widget manipulates the fields and tags of a tiddler. It does so in response to the following [[Messages]]:
|!Message |!Description | |!Message |!Description |
|''tm-remove-field'' |Remove the field specified in `event.param` | |''tm-remove-field'' |Remove the field specified in `event.param` |
@ -17,7 +17,7 @@ The field mangler widget manipulates the fields and tags of a tiddler. It does s
! Content and Attributes ! Content and Attributes
The field mangler widget displays any contained content, and responds to WidgetMessages dispatched within it. The field mangler widget displays any contained content, and responds to [[Messages]] dispatched within it.
|!Attribute |!Description | |!Attribute |!Description |
|tiddler |Title of the tiddler to manipulate (defaults to the [[WidgetVariable: currentTiddler]]) | |tiddler |Title of the tiddler to manipulate (defaults to the [[WidgetVariable: currentTiddler]]) |

View File

@ -7,7 +7,7 @@ caption: keyboard
! Introduction ! Introduction
The keyboard widget allows WidgetMessages to be generated in response to key presses. The keyboard widget allows [[Messages]] to be generated in response to key presses.
! Content and Attributes ! Content and Attributes

View File

@ -19,6 +19,6 @@ The content of the `<$linkcatcher>` widget is displayed normally.
|!Attribute |!Description | |!Attribute |!Description |
|to |Optional title of the tiddler to be set to the title of the navigated tiddler | |to |Optional title of the tiddler to be set to the title of the navigated tiddler |
|message |Optional identifier for a [[widget message|WidgetMessages]] to be sent when a navigation is caught | |message |Optional identifier for a [[widget message|Messages]] to be sent when a navigation is caught |
|set |Optional title of the tiddler to be set to a specified value when navigation occurs | |set |Optional title of the tiddler to be set to a specified value when navigation occurs |
|setTo |Value to be assigned by the `set` attribute | |setTo |Value to be assigned by the `set` attribute |

View File

@ -7,11 +7,11 @@ caption: navigator
! Introduction ! Introduction
The navigator widget manipulates the current store, the story list and history lists in response to various WidgetMessages. The navigator widget manipulates the current store, the story list and history lists in response to various [[Messages]].
! Content and Attributes ! Content and Attributes
The navigator widget displays any contained content, and responds to WidgetMessages dispatched within it. The navigator widget displays any contained content, and responds to Messages dispatched within it.
|!Attribute |!Description | |!Attribute |!Description |
|story |Name of the tiddler containing the story list to be manipulated | |story |Name of the tiddler containing the story list to be manipulated |
@ -19,7 +19,7 @@ The navigator widget displays any contained content, and responds to WidgetMessa
! Widget Messages ! Widget Messages
The following WidgetMessages are handled by the navigator widget: The following [[Messages]] are handled by the navigator widget:
<ul> <ul>
<$list filter="[tag[navigator-message]]"> <$list filter="[tag[navigator-message]]">

Some files were not shown because too many files have changed in this diff Show More