mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-27 10:30:28 +00:00
Update and rename TiddlerChain.tid to TitleList.tid
This commit is contained in:
parent
25e447f69e
commit
cc2688bf44
@ -1,12 +0,0 @@
|
|||||||
tags: Concepts
|
|
||||||
title: TiddlerChain
|
|
||||||
|
|
||||||
A tiddler chain is a line of text that presents one or more tiddler titles, strung together with a space between each one and the next.
|
|
||||||
|
|
||||||
If a title //contains// a space, it needs double square brackets around it.
|
|
||||||
|
|
||||||
Example:
|
|
||||||
|
|
||||||
`GettingStarted [[Discover TiddlyWiki]] Upgrading`
|
|
||||||
|
|
||||||
Tiddler chains are used in various places, including PermaLinks and the ListField.
|
|
12
editions/tw5.com/tiddlers/concepts/TitleList.tid
Normal file
12
editions/tw5.com/tiddlers/concepts/TitleList.tid
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
tags: Concepts
|
||||||
|
title: TitleList
|
||||||
|
|
||||||
|
A title list is a line of text that presents one or more tiddler titles, strung together with a space between each one and the next.
|
||||||
|
|
||||||
|
If a title //contains// a space, it needs double square brackets around it.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
`GettingStarted [[Discover TiddlyWiki]] Upgrading`
|
||||||
|
|
||||||
|
Title lists are used in various places, including PermaLinks and the ListField.
|
Loading…
Reference in New Issue
Block a user