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

20 lines
580 B
Plaintext
Raw Normal View History

2013-12-28 17:57:11 +00:00
created: 20131228164411884
modified: 20150221223816000
tags: Macros [[Core Macros]]
title: qualify Macro
2013-12-28 17:57:11 +00:00
type: text/vnd.tiddlywiki
2014-09-10 23:06:19 +00:00
caption: qualify
2013-12-28 17:57:11 +00:00
The <<.def qualify>> [[macro|Macros]] is an important part of the StateMechanism.
2013-12-28 17:57:11 +00:00
It returns a unique string that encodes its position within the [[widget tree|Widgets]], as identified by the stack of transcluded tiddlers that lead to that position.
2013-12-28 17:57:11 +00:00
It is implemented using the <<.vlink transclusion>> variable.
2013-12-28 17:57:11 +00:00
!! Parameters
2013-12-28 17:57:11 +00:00
;title
: The prefix for the returned string, normally a tiddler title
2013-12-28 17:57:11 +00:00
<<.macro-examples "qualify">>