I am accessing the field from a separate tiddler as the state of a reveal widget.
If the Tiddler title has no spaces, this works.... <$list filter="[tag[Task]]"> <$reveal type="match" state="TODO!!edit_priorities" text="1"> <$edit-text field="priority" size="3" /> </$reveal> </$list> But the tiddler in question has spaces and a semi-colon in the title. I've tried many combinations of square brackets and curly braces to try to find the right combo, including examples on the TextReference TW page. The tiddler I want to point to is "ToDo: Get Some Day" Thank you! -- 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/073d7203-ee7c-480d-a540-244eb553378bo%40googlegroups.com.

