org-agenda-todo-keyword-format issues with org-modern #274
Unanswered
amenity-green-broker
asked this question in
Q&A
Replies: 1 comment
-
|
Hi! I am happy to consider patches which improve support for org-agenda-todo-keyword-format. org-modern works well without changes to this setting so this is a low priority issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using org-modern, and I am having a strange issue when using it together with org-agenda-todo-keyword-format.
I currently have the configuration:
(setq org-agenda-todo-keyword-format "%-8s")With a restarted emacs, the settings work normally, and I have the following view in day agenda:
After I visit the file where the headings are, I get these letters after the todo keywords:
It happens for all keywords after they have been seen in another file.
My relevant org-modern and agenda configuration are:
I also use org-super-agenda, but I am not sure that is relevant here.
If you need further information, let me know.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions