@sylvain

A macro is not necessary, but often easier to read and less worries about 
using the right quotes, especially when using a longer sequence of actions.

The code I posted above is equivalent to:

<$list filter="[!has[draft.of]tag[task]!tag[Completed]sort[created]]">

<$checkbox tag="Completed" checkactions="""<$action-listops 
$tags="-ToDo"/>"""> <$link to={{!!title}}>
<$view field="created" format="date" template="DDth mmm hh:mm"/> - <$view 
field="title"/>
</$link>
</$checkbox>

</$list>

A macro simply substitutes the actions in the right place in this usage 
pattern.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a8ab5908-f034-4b7b-a019-22a3380c0979n%40googlegroups.com.

Reply via email to