From b24dd9b868f659b28837fbfd910236f7d3aa1695 Mon Sep 17 00:00:00 2001 From: Hoffelhas Date: Wed, 13 May 2020 17:18:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fe3ff27..685ad0a 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,6 @@ Make sure the label exists in your Todoist before running the program. Todoist P Sequential list processing -------------------------- -- This feature currently has a known bug, it will be patched very soon - - If a project or parentless task ends with `--`, the sub-tasks will be treated as a priority queue and the most important will be labeled `@next_action`. Importance is determined by order in the list. ![Serial task](https://i.imgur.com/SUkhPiE.gif)