Tagging of events
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
khal would be even more fantastic (at least for me), if I could tag new events with
- tentative / confirmed / cancelled
- free / busy
- private / public / date-time-only
and if I could tag events 'cancelled', instead of deleting them. VEVENTs support this, and obviously it'd have to be displayed accordingly, e.g.
- tentative: italics
- confirmed: bold
- cancelled: strikethrough
- free: maybe (like this)
- busy: normal
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 reviewing khal's existing VEVENT handling and terminal event display, then map the requested status, availability, and privacy tags to the application's current event model. Done means users can assign these tags to new events, preserve cancelled events, and see each requested visual distinction consistently.
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
- Needs clarification
- Newbie friendliness
- 25/100