1.1.1
What's inside
New feature
-
Add/Opt (JS/CSS): Parameter
overdueTasksToday: true
is replaced by three new parameters which gives better control over all staff before today. The new parametercarryForwardOverdue: true
carry forward past due tasks and display them on the current date. The second parametercarryForwardUnplanned: true
carry forward past unplanned tasks and display them on the current date. The combination of these two settings makes it possible to transfer all uncompleted tasks from the past, to today. This way you focus today and filter by ToDo, Overdue, or Unplanned without losing sight of your tasks. -
Add (JS): Forwarded tasks showing up the relative date based on the due- or daily note date, inside the info line.
-
Add (CSS): Animated icons in timeline
-
Add (CSS): New option class
noAnimation
to disable animated icons in timeline
Small fix
- Fix (CSS): ToDo filter not showing overdue tasks anymore