Hello all

I use the TTReportView macor to show taks in my tiddlywiki. Now there
is no DYNAMY duedate filter avialabe, though you can easily add a
field DueDate.

This her works fine:

<<TTReportView
DisplayFields:"Title,Priority,Status,Type,Scope,DueDate"
OrderBy:"DueDate,asc"  Status:"!complete" DueDate: "2011-11-09">>

Please note the hard coded date in there. This part I'd like to have
dynamic.

How can I parse the todaysdate in there e.g from  <<today YYYY-
MM-0DD>>
How can I parse tomorrows day? The today macro would not work here...

Thanks a lot for any hint
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.

Reply via email to