1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/fields/ListField.tid

13 lines
768 B
Plaintext
Raw Normal View History

created: 20130830092500000
2014-09-12 15:05:37 +00:00
modified: 20140912145833212
tags: Fields
2013-08-30 19:06:23 +00:00
title: ListField
type: text/vnd.tiddlywiki
2013-08-30 19:06:23 +00:00
The `list` [[field of a tiddler|TiddlerFields]] is an optional feature that can be used to help structure your content. It is defined as an ordered sequence of tiddler titles, and it can be used in several ways:
* The `list` field of a tiddler that is being used as a tag determines the ordering of the tiddlers that carry that tag - see TiddlerTags for details
2014-09-10 22:42:13 +00:00
* The `list` [[filter|Filters]] selects the entries from a list
* The `listed` [[filter|Filters]] selects the tiddlers that list the selected tiddler(s)
2013-08-30 19:06:23 +00:00
* The NavigatorWidget manipulates a StoryList tiddler containing a `list` field of the tiddlers that are displayed in the main story column