pimutils / pimutils/khal

Hidden events?

Open
#689 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Python
Stars
3.1k
Forks
233
Avg merge
1h 44m
Merged PRs (30d)
1

Description

I've a few calendar entries that I need on my work [shared] calendar that are mostly there to block certain times, but I don't care about seeing them in khal. I also have a couple of others that I only have for the alarms, but repeat daily, and just add noise to khal calendar and khal list.

TBH, I'd much rather have these hidden by default. iCalendar doesn't seem to support this sort of thing, so I'd like to use a custom X-Hidden: True property on icalendar events, and have khal hide these by default (maybe some flag like --hidden would show these).

Would a PR for this sort of thing be acceptable? Would there be any interest in this?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the khal calendar and khal list commands read event properties and apply visibility filters. Review how a custom X-Hidden: True property could be recognized and how a --hidden option would alter the default; done means hidden events are excluded by default while remaining visible when requested.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.