Hi. The below:

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

returns:

$:/plugins/felixhayashi/tiddlymap/graph/views/TestView/filter/nodes 
<file:///S:/TiddlyWiki/Projects/TiddlyPom/TiddlyPOM_1.0.0/TiddlyPoM.html#%24%3A%2Fplugins%2Ffelixhayashi%2Ftiddlymap%2Fgraph%2Fviews%2FTestView%2Ffilter%2Fnodes>

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

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cb65d4bb-70fa-4b3f-8c5c-a3b66a3cd039%40googlegroups.com.

Reply via email to