ikhal layout options
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 233
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
I would like to be able to customize the layout of ikahl to make better use of the smaller tmux pane I have it running in. Would it be possible to show one or two months on the calendar, then underneath that have the events listed for today/tomorrow? This would help fit the info I want into a slimmer pane free up room to other panes.
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 describes customizing ikhal's layout for a smaller tmux pane but names no files, tests, or entry points. Start by locating the ikhal calendar layout code and any existing layout configuration, then determine how the requested month count and today/tomorrow event sections should be represented. Done means the requested arrangement works in a narrow pane and is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100