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

14 lines
768 B
Plaintext
Raw Normal View History

created: 20130830092500000
modified: 20150124202924000
2014-09-12 15:05:37 +00:00
tags: Fields
2013-08-30 19:06:23 +00:00
title: ListField
caption: list
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. Its value is a [[title list|Title List]], and it can be used in several ways:
2013-08-30 19:06:23 +00:00
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