nvim-orgmode / nvim-orgmode/orgmode
Show 1st week of next month in calendar
Nobody has claimed this yet.
- 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?
N/A
Orgmode link
I've not used emacs.
Feature value
It's easier to schedule tasks if one week of next month is also visible in the calendar view. Currently if I want to schedule something on Oct 1, and today is Sep 30, I have to press 7 keys: >kkkkww. With the modification 2 keys ww.
Actually, if we are optimizing the calendar, it would be nice to get rid of the pipes |, without them jumping between dates would be twice as fast 👍
Additional context
No response
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
No files, tests, or entry points are named in the issue. Start by locating the calendar view and its date-navigation handling, then determine how the next month's first week should appear and how separators affect movement. Done means the calendar shows that week and navigation reaches its dates with the requested key behavior.
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
- 35/100