1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/macros/tree Macro.tid

18 lines
461 B
Plaintext
Raw Normal View History

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
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
: 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">>