Open goodevilgenius opened 5 years ago
You have to configure that manually and it's currently global (applied to all notebooks). It's done in Settings / Notes & Notebooks / States.
But parsing #+TODO
and keeping keywords per-notebook is needed.
I really need this feature. I am new to kotlin and java but I can learn quickly. If anyone can mentor me on this, I'd like to contribute.
If I set custom todo keywords in a file in Emacs, these are not respected in Orgzly.
E.g., Suppose I have an org-mode file like this:
In Orgzly, I would expect this task to show the title as "Do the thing", and the State as "IN-PROGRESS".
Additionally, when I tap on "State", the radio selector should include "TODO", "IN-PROGRESS", and "DONE"
Instead, the task shows the title as "IN-PROGRESS Do the thing", with no state. And when I tap on "State", the selector still says "TODO", "NEXT", and "DONE".