Today
Review
All
Config
Import
Help
DailyReview
WeeklyReview
MonthlyReview
{{if unfinished_task:}}
Unfinished Task
{{endif}}
This Month's ToDo
Other Task
{{for date, date_key, month_task in other_month}}
{{date}} ToDo
{{endfor}}
Someday
{{for i, task in enumerate(someday_task)}}
-
{{task.to_html()}}
{{endfor}}
Memo
{{for i, task in enumerate(memo)}}
-
{{task.to_html()}}
{{endfor}}
GTD+D