mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
added descriptions for list-before, list-after
This commit is contained in:
parent
91939d67ed
commit
522dad95be
@ -16,6 +16,8 @@ hack-to-give-us-something-to-compare-against: A temporary storage field used in
|
|||||||
icon: The title of the tiddler containing the icon associated with a tiddler
|
icon: The title of the tiddler containing the icon associated with a tiddler
|
||||||
library: If set to "yes" indicates that a tiddler should be saved as a JavaScript library
|
library: If set to "yes" indicates that a tiddler should be saved as a JavaScript library
|
||||||
list: An ordered list of tiddler titles associated with a tiddler
|
list: An ordered list of tiddler titles associated with a tiddler
|
||||||
|
list-before: If set, the title of a tiddler before which this tiddler is added to the ordered list of tiddler titles, or at the start of the list if the empty title
|
||||||
|
list-after: If set, the title of a tiddler after which this tiddler is added to the ordered list of tiddler titles
|
||||||
modified: The date and time at which a tiddler was last modified
|
modified: The date and time at which a tiddler was last modified
|
||||||
modifier: The tiddler title associated with the person who last modified a tiddler
|
modifier: The tiddler title associated with the person who last modified a tiddler
|
||||||
name: The human readable name associated with a plugin tiddler
|
name: The human readable name associated with a plugin tiddler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user