nvim-orgmode / nvim-orgmode/orgmode

Feat: Add ability to change calendar mappings

Open
#994 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.