2017-06-28 16:50:19 +00:00
|
|
|
caption: tree
|
|
|
|
created: 20170628164534981
|
|
|
|
modified: 20170628164654430
|
|
|
|
tags: Macros [[Core Macros]]
|
|
|
|
title: tree Macro
|
|
|
|
type: text/vnd.tiddlywiki
|
|
|
|
|
2019-06-13 07:47:42 +00:00
|
|
|
The <<.def tree>> [[macro|Macros]] renders an expandable tree view based on a prefix and separator within tiddler titles.
|
2017-06-28 16:50:19 +00:00
|
|
|
|
|
|
|
!! Parameters
|
|
|
|
|
|
|
|
;prefix
|
2019-06-13 07:47:42 +00:00
|
|
|
: The prefix from which to generate the tree, defaults to `$:/`
|
|
|
|
;separator
|
|
|
|
: The separator between parts of the tiddler titles, defaults to `/`
|
2017-06-28 16:50:19 +00:00
|
|
|
|
|
|
|
<<.macro-examples "tree">>
|