pimutils / pimutils/khal

How to exclude those events, that started yesterday

Open
#911 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Which command line option(s) can I use to exclude those events that started yesterday and that are still running today? I am not talking about all-day-events, but events that start and end around midnight.

khal list today today --format "{start-time} {start-date}"

will list all events that are valid for today, no matter when their starting time was or will be. I'm sure there's a way to exclude yesterday's events, but I haven't found it yet.

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 with the khal list today today --format "{start-time} {start-date}" command and inspect its CLI help and date-filtering documentation. Determine whether an existing option supports excluding events that started yesterday, then document the applicable usage or clarify that the behavior is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.