untested!
I guess you will create a viewtemplate for this.
You could use the ToDo-sidebar-date Macro and modify the ToDo-date macro to
\define ToDo-date() [<currentTiddler>search-replace::regexp[.*<<ToDo ".+?" ".*?" "(.*?)">>.*],[$1]match<now>]
untested!
I guess you will create a viewtemplate for this.
You could use the ToDo-sidebar-date Macro and modify the ToDo-date macro to
\define ToDo-date() [<currentTiddler>search-replace::regexp[.*<<ToDo ".+?" ".*?" "(.*?)">>.*],[$1]match<now>]