From 43aee1826bbd304e63f4cd3ec48090cdbfb4601a Mon Sep 17 00:00:00 2001 From: kekskurse Date: Tue, 13 Aug 2024 01:08:08 +0200 Subject: [PATCH] update post --- content/posts/2024-08-06-todo.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/posts/2024-08-06-todo.md b/content/posts/2024-08-06-todo.md index 9cf5e15..cfae04a 100644 --- a/content/posts/2024-08-06-todo.md +++ b/content/posts/2024-08-06-todo.md @@ -1,6 +1,7 @@ --- title: "Open Source ToDo List" date: 2024-08-06T18:00:00+02:00 +updated: 2024-08-13T18:00:00+02:00 draft: false description: "" tags: ["Blog"] @@ -13,4 +14,6 @@ In my quest to find an effective open source ToDo list, I explored several tools Previously, I used Todoist for my task management needs, but I wanted an open source alternative. To make my tasks accessible on the go, I downloaded the Task.org app from the Play Store. Despite its paid subscription, I was happy to support an open source project that complements Vikunja. This subscription enabled smooth syncing of tasks between the app and Vikunja. Additionally, the Task.org app offers a widget that displays all tasks due today, which I placed on my home screen for easy access. These tools combined have created an efficient open source ToDo list system that fits well with my workflow. - +--- +Update 2023-08-13: +The task,org has a known issue with repeating tasks. So that app dont work for my current workflow. [Source](https://community.vikunja.io/t/vikunja-and-tasks-org-not-working-with-recurring-tasks/2151)