nvim-orgmode/orgmode

Manage checkboxes as we do headings

Open

#508 创建于 2023年2月24日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Lua (183 fork)batch import
core-featuregood first issue

仓库指标

Star
 (3,754 star)
PR 合并指标
 (平均合并 17天 22小时) (30 天内合并 5 个 PR)

描述

Does this feature exist in Emacs orgmode core?

N/A

Orgmode link

No response

Feature value

I'd find it useful to be able to manage the checkboxes as we do the headings, namely:

  • Promote and demote them with org_do_promote, org_do_demote, org_promote_subtree, org_demote_subtree.
  • Move it up and down with org_move_subtree_up and org_move_subtree_down

Additional context

If there is a way to do this I'm sorry :S, I'm just diving in nvim-orgmode for the first time (It is awesome!)

贡献者指南