Update field of a Tiddler whose name derived from macro

21 views
Skip to first unread message

MagoArcade

unread,
Aug 31, 2019, 4:19:36 PM8/31/19
to TiddlyWiki
Hi. The below:

\define NodePath()
$
:/plugins/felixhayashi/tiddlymap/graph/views/$(DDView)$/filter/nodes
\end

returns:


I want to change the value of a field "filter" of the Tiddler of the name generated by the macro. Basically, I want to get the existing field value, append some text to the end of this and then save the updated value. E.g. Existing filter field = "Hello" ; I want to append " World" to change the field to "Hello World"

What is the best way to achieve this?

Thanks
Reply all
Reply to author
Forward
0 new messages