Joe,

Newlines in filters do not work, however if you passed fieldname="value" pairs 
to the create new tiddler action you could use newlines. That is do not use the 
triple curly braces. You may need more set widgets, but it would read better. 

Alternatively you could define the filter in a (global) macro and place it in 
the create tiddler using the subfilter operator, after all you may want to use 
it more than once.

You could even move set widgets to macros if they define reusable variables, 
this would provide a tiddler of sharable settings and much simpler new tiddler 
code.

That should give you multiple avenues to write readable self documenting code.

I assume you are wrapping this in a trigger widget such as a button?

Regards
Tony

-- 
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/aa98dda9-2b26-4b9e-9b6c-28d5d887455e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to