nvim-orgmode / nvim-orgmode/orgmode
Feat: Add ability to change calendar mappings
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.9k
- Forks
- 190
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Discussed in https://github.com/nvim-orgmode/orgmode/discussions/971
Originally posted by Patitotective April 24, 2025
Hi, I was wondering whether it was possible to change the default calendar mappings. I find it rather difficult to type <> and was wondering whether it was possible to remap them to something more easier to type (and remember) like fb (for month forward and month backward).
Thanks.
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
Read discussion #971 first to understand the requested calendar-mapping behavior and the expected configuration surface. Then locate the calendar mapping entry point in the Neovim plugin and determine how configurable mappings are represented; done means users can replace the default month navigation mappings with alternatives such as fb and bf.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100