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"