nvim-orgmode / nvim-orgmode/orgmode
`org-insert-drawer` and `org-insert-property-drawer`
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
Feature value
nice to have
Additional context
This is an up-for-grabs entry-level feature. If you're interested, grep the project for usages of OrgmodeInput. That function will take care of the prompt you need for the drawer name ;) don't hesitate to ask questions, that's what this issue is for. Please drop a message if you decide to start working on this 👍 good luck!
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
Search the project for usages of OrgmodeInput and read the surrounding entry points to understand how drawer names are prompted. Use the Orgmode Drawers reference to confirm the expected behavior for org-insert-drawer and org-insert-property-drawer. Done means both entry points are available and insert the corresponding drawers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100