Hi Mark,

that's it! It works on my Android with AndTidWiki :-))

Thanks a ton!!

Surya



Am Montag, 9. April 2018 03:16:58 UTC+2 schrieb Mark S.:
>
> Hi Surya,
>
> Good news! I think I got my original approach to work:
>
> <$set name="listfilter" value="""[tag[ToDo]][tag[ToDoNow]] 
> +[has[todo-deadline]days:todo-deadline[7]eachday[todo-deadline]sort[todo-deadline]]""">
> <$set name="listfilter2" 
> value="""[tag[ToDo]has[todo-deadline]sameday:todo-deadline{!!todo-deadline}] 
> [tag[ToDoNow]has[todo-deadline]sameday:todo-deadline{!!todo-deadline}] 
> +[sort[]]""">
>
> <ul class="te-list">
> <$list filter=<<listfilter>> emptyMessage="<li class='todo-empty'><<telang 
> 'Relax-Nothing-to-do'>></li>
> ">
> <$view field="todo-deadline" format="date" template="YYYY-0MM-0DD"/>
> <$list filter=<<listfilter2>> >
>
>    <<todonowShowListItem>>
>
> </$list>
> </$list>
> </ul>
>
> </$set></$set>
>
> You'll probably want to make it look better. 
>
> As it turned out, the documentation for "sameday" is wrong. It says to use 
> a date like yyyymmdd but you actually appear to need the full nine digit 
> date-stamp. OR, maybe you can get away with yyyymmdd IF you're living in 
> Greenwich.
>
> HTH!
>
> -- Mark
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/c7c22911-efff-4f55-b4ee-563aa2d8af59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to