mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 10:06:19 +00:00
11 lines
596 B
Plaintext
11 lines
596 B
Plaintext
|
created: 201308300925
|
||
|
modified: 201308300927
|
||
|
tags: fields
|
||
|
title: ListField
|
||
|
|
||
|
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` [[filter|TiddlerFilters]] selects the entries from a list
|
||
|
* The `listed` [[filter|TiddlerFilters]] selects the tiddlers that list the selected tiddler(s)
|
||
|
* The NavigatorWidget manipulates a StoryList tiddler containing a `list` field of the tiddlers that are displayed in the main story column
|