> below obviously doesn't work, but hopefully you get the gist?
> <<matchTags {{"<<tiddler CheckboxToggleTag with: Done ToDo %0\>\>
> %0"}} "\n" task [[tiddler.title]]>>

You got it almost right... just change
   [[tiddler.title]]
to
   {{tiddler.title}}
so that it uses a computed parameter instead of a literal value of
"tiddler.title"

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to