mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
18 lines
461 B
Plaintext
18 lines
461 B
Plaintext
caption: tree
|
|
created: 20170628164534981
|
|
modified: 20170628164654430
|
|
tags: Macros [[Core Macros]]
|
|
title: tree Macro
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The <<.def tree>> [[macro|Macros]] renders an expandable tree view based on a prefix and separator within tiddler titles.
|
|
|
|
!! Parameters
|
|
|
|
;prefix
|
|
: The prefix from which to generate the tree, defaults to `$:/`
|
|
;separator
|
|
: The separator between parts of the tiddler titles, defaults to `/`
|
|
|
|
<<.macro-examples "tree">>
|