ikhal feature request: 'postpone'
Open
Nobody has claimed this yet.
type: enhancement
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 233
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
A keybinding that I find myself missing in ikhal is to "postpone" an event – bring up a text box with the option to type, say, 1d or 1w, and add that number of days to the date of an event without changing the time or any of the other event details.
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
The issue names ikhal but no files, tests, or more specific entry points. Start by tracing ikhal's keybinding and event-editing flow; done means a postpone action accepts values such as 1d or 1w, shifts only the event date, and preserves its time and other details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100