Skip to content

How to exclude those events, that started yesterday #911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wehkah opened this issue Feb 15, 2020 · 1 comment
Open

How to exclude those events, that started yesterday #911

wehkah opened this issue Feb 15, 2020 · 1 comment

Comments

@wehkah
Copy link

wehkah commented Feb 15, 2020

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.

@geier
Copy link
Member

geier commented Oct 2, 2020

khal list --notstarted should do the trick. If not, you probably found a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants