nvim-orgmode / nvim-orgmode/orgmode
Custom TODO keywords per file
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.9k
- Forks
- 190
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
https://orgmode.org/manual/Per_002dfile-keywords.html
Feature value
Could be used for a jira.org file that would behave one way, while a hiring.org file would have a different workflow
jira.org: TODO PROGRESS QA | DONE
hiring.org LEAD INTERVIEW OFFER-PENDING | ACCEPTED REJECTED
Additional context
Note, it allows multiple workflows per file. (see the example in the ormode link) so "bug" could have one set of todo statuses and "features" could have another
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Org-mode per-file keywords manual section, then locate the repository's existing TODO keyword handling. Confirm how multiple workflows could be represented per file; done means supporting distinct custom keyword sets for files such as jira.org and hiring.org.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100