Update and rename TiddlerChain.tid to TitleList.tid

print-window-tiddler
Astrid Elocson 2014-12-23 21:55:04 +00:00
rodzic 25e447f69e
commit cc2688bf44
2 zmienionych plików z 12 dodań i 12 usunięć

Wyświetl plik

@ -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.

Wyświetl plik

@ -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.