I want to extract Texts from Macros in a Tiddler with a regEx filter. The text looks like
Text...
...<<arbitraryMacro """The first text I want""" "multiple" "other" "SameID" >>
...text ..
.<<arbitraryMacro """A text I don't want""" "multiple" "other" "otherID" >>
...text ...
<<anotherarbitraryMacro """the other text I want""" "multiple" "other" "SameID">>...text...
Thus I would add an extractID variable to the macros and want the text in triple" in the macros with the same extractID