From 540d146cbcc931bed0f3677b56e4f073f7eb70e3 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 11 Oct 2024 22:47:41 -0700 Subject: [PATCH] Trim --- docs/widgets/services/vikunja.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/widgets/services/vikunja.md b/docs/widgets/services/vikunja.md index a9918efff..94b990557 100644 --- a/docs/widgets/services/vikunja.md +++ b/docs/widgets/services/vikunja.md @@ -7,14 +7,6 @@ Learn more about [Vikunja](https://vikunja.io). Allowed fields: `["projects", "tasks7d", "tasksOverdue", "tasksInProgress"]`. -"Projects" lists the number of non-archived Projects the user has access to. - -"Tasks 7d" lists the number of tasks due within the next 7 days. - -"Tasks Overdue" lists the number of all tasks overdue. - -"Tasks In Progress" lists the number of tasks with a progress percentage above 0% and below 100%. - A list of the next 5 tasks ordered by due date is disabled by default, but can be enabled with the `enableTaskList` option. ```yaml