From f8fb8a77aab0476d00ddc0f7d01fb6286aaf3fab Mon Sep 17 00:00:00 2001 From: Hoffelhas Date: Tue, 12 May 2020 23:29:56 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 670c12a..fe3ff27 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ 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)