nvim-orgmode/orgmode

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

Open

#519 opened on Mar 1, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Lua (183 forks)batch import
core-featuregood first issue

Repository metrics

Stars
 (3,754 stars)
PR merge metrics
 (Avg merge 17d 22h) (5 merged PRs in 30d)

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 :+1: good luck!

Contributor guide