Hi Danielo,
I believe you may have copy-pasted that from somewhere.
Remove the *listItem* variable and have your list iteration
always point to the list item as the *currentTiddler*.
Then you can also just do this and your view widget
knows what tiddler you're actually talking about...
<$tiddler tiddler={{$:/state/OTW/editedTiddler}}>
<$list filter="[all[shadows+tiddlers]tag[$:/OTW/Editor]!has[draft.of]]">
<$transclude/>
</$list>
</$tiddler>
Best wishes,
— tb
--
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/fc0bbbef-2cce-4a0a-a374-571540f14625%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.