2014-03-12 14:19:26 +00:00
created: 20130830092500000
2014-09-19 16:18:25 +00:00
modified: 20140919155816993
2014-09-12 15:05:37 +00:00
tags: Fields
2013-08-30 19:06:23 +00:00
title: ListField
2014-03-12 14:19:26 +00:00
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:
2014-09-19 16:18:25 +00:00
* The `list` field of a tiddler that is being used as a tag determines the ordering of the tiddlers that carry that tag - see [[Tagging]] 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