--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/d0kNmyz--Wc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5d93334a-8f77-4037-bad9-1ccb1addf949n%40googlegroups.com.
\define sayhi(name:"Bugs Bunny" address:"Rabbit Hole Hill")
Hi, I'm $name$ and I live in $address$.
\end
<<sayhi>>
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e9f3633e-482e-49a3-a9b8-5123383c7240n%40googlegroups.com.
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e9f3633e-482e-49a3-a9b8-5123383c7240n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAAF_p9AaB1dL1Z0VsoHes8pDydLcZLsd74hSh2XTq1cUOmvG4g%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMCm%2B5Xa8OpZKy60d1jveSeBwX47NH-QbrfNz2Oo%3DDyQAg%40mail.gmail.com.
OK, so now i have the macro's working. Thanks to you forum members!I have the following:Macro extract-from-tag:\define extract-from-tag(tid, tagname)
<$list filter="""[{$tid$}splitregexp[\n]join[ ]splitregexp[<$tagname$.*?>]butfirst[1]]""" variable=item>
<$list filter="""[<item>splitregexp[</$tagname$>]butlast[1]]""" variable=item2>
<$text text=<<item2>>/><br/>
</$list>
</$list>
\endThen i call it like so in a new tiddler:<<extract-from-tag [[naamOfTiddler] "9 Mar 21">>
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAAF_p9CGFdjM%2BevuVvyk-qQPxn_iXr39r3au2_5hm7T_Q7yqwg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAAF_p9CGFdjM%2BevuVvyk-qQPxn_iXr39r3au2_5hm7T_Q7yqwg%40mail.gmail.com.