nvim-orgmode / nvim-orgmode/orgmode

`org-insert-drawer` and `org-insert-property-drawer`

Open
#519 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core-feature good first issue
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

Drawers

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.