Hi Watt,
 I would like to refer you to TW-Scripts and Data Tiddler trail at

 file:///G:/TW/TW-Scripts/Scripts%20in%20TW%205.1.20-pre.html#datatiddler

The simple answer is yes! In simple NOT rendered form it is as below

\define mac1(tid)
<$list filter="[<__tid__>fields[]]" variable="fld">
<$text text=<<fld>> />
<$text text={{{ [<__tid__>getindex<fld>] }}} />
</$list>

\end

<<mac1 tid:"tesTid">>


This is another simple example

https://kookma.github.io/TW-Scripts/#Listing%20DataTiddler%20Properties


Cheers
Mohammad


On Wednesday, July 10, 2019 at 7:48:02 PM UTC+4:30, Watt wrote:
>
> Hi Mohammad
> Could this be extended to show the field values as well?

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/87e31fa9-08a1-424b-b1b3-60b668c4bb75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to