use khal without a config file
Open
Nobody has claimed this yet.
help wanted
type: enhancement
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 233
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
I want to use khal just for printing iCal files in neomutt. I don't need any of the calendar management functionality. Can khal figure out datetime formats from my locale and use that as a sane default?
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
Start by tracing khal's configuration-loading entry point and the command path used to print iCal files for neomutt. Define how a no-config invocation should select locale-based datetime formats and what minimal calendar behavior must remain available, then verify the result with the relevant existing command or integration tests.
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
- Needs clarification
- Newbie friendliness
- 35/100