Skip to content

1.1.1

Compare
Choose a tag to compare
@702573N 702573N released this 11 Jan 09:32
· 62 commits to main since this release
1201e5f

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 parameter carryForwardOverdue: true carry forward past due tasks and display them on the current date. The second parameter carryForwardUnplanned: 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