I've seen that org-rw reads the todo_keywords and done_keywords from the files when loading them. I'm going to load many files that don't have that property set as I configure it at nvim-orgmode configuration level.
I've also dived through the code to see how to pass my custom values to the load function but it does not seem trivial. Which way would you do that? If you give me a sketch on how you'd like it I wouldn't mind creating a PR.
Thaaanks
I've seen that org-rw reads the todo_keywords and done_keywords from the files when loading them. I'm going to load many files that don't have that property set as I configure it at nvim-orgmode configuration level.
I've also dived through the code to see how to pass my custom values to the
loadfunction but it does not seem trivial. Which way would you do that? If you give me a sketch on how you'd like it I wouldn't mind creating a PR.Thaaanks