Thank you! This works, too. Shows all the fields and I like the 
expand/collapse feature. Looks very elegant. 

On Tuesday, March 17, 2020 at 10:28:05 AM UTC-7, Mohammad wrote:
>
> The other solution may be to add a little wikitext script like below
>
>
>    1. create a new tiddler, name it whatever you like
>    2. tag it with *$:/tags/ViewTemplate*
>    3. put the below into the text field
>
> <details open><summary>Display fields</summary>
> <$list filter="[all[current]fields[]] -title -text -tags -modified 
> -created -creator -modifier" variable=item>
> ''<$text text=<<item>>/>'': <$transclude field=<<item>>/><br>
> </$list>
> </details>
>
> Save and see its effect on other tiddlers.
> The details is a standard html5 tag and create an slider, you can change 
> open to close to set the initial status as closed.
>
> Hope this helps. I am sure more elegant solution will be given by others 
> here.
>
> --Mohammad
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9f63a316-7a2b-4380-add5-e8d3ed54ba01%40googlegroups.com.

Reply via email to