I don't understand why this macro doesn't work:

\define fhere()
<table class="tc-view-field-table">
<tbody>
<$list filter="[all[current]fields[]sort[title]] -text -tags -created 
-modified -title" template="$:/core/ui/TiddlerFieldTemplate" variable=
"listItem"/>
</tbody>
</table>

<<fhere>>

I.e. when I tag it $:/tags/Macro  and then put <<fhere>> in another 
tiddler, nothing shows up (assuming there are some custom fields there)

The custom fields show up in the original tiddler, and when I do this 
{{||fieldsHere(fhere)}}
that works the way I want it to


In other words, I've solved my need to look at the fields in a particular 
tiddler without going into edit mode, but I would like to know why the 
macro version doesn't work (please :)


btw, the original code is from here: 
http://tobibeer.github.io/tw/filters/#fields%20of%20current%20tiddler

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/8cc121c0-1e01-461b-9671-46a24d40b70a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to