\define mac1(tid)<$list filter="[<__tid__>fields[]]" variable="fld"><$text text=<<fld>> /></$list>
\end
<<mac1 tid:"tesTid">>created: 20190710030221986field1: Hifield2: 123modified: 20190710030313066revision: 0tags: [[tag 22]] tag1title: testTidtype: text/vnd.tiddlywiki
This is a test<<mac1 tid:"testTid">>Thats quite TRUE!I was one hour confusing what happened to TW :-)
<$text text={{{ [<__tid__>get<fld>] }}} />
I replaced getindex with just get. (For the benefit of future readers.)
Great stuff Mohammad.