You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The versions of your other python packages [e.g. the output of pip freeze]
Additional context
i checked the db, the event is not added to the table events
debug: khal 0.11.3
debug: using the config file at /home/me/.config/khal/config
debug: discovering calendars in /home/me/docker/vdirsyncer/vdirsyncer/calendars/*
debug: found the following vdirs: ['/home/me/docker/vdirsyncer/vdirsyncer/calendars/testcal', ....
debug: Using config:
debug: [calendars]
debug: [[testcal]]
debug: path: /home/me/docker/vdirsyncer/vdirsyncer/calendars/testcal
debug: color: None
debug: type: calendar
debug: readonly: False
debug: priority: 10
debug: created version table
debug: tables for calendar testcal exist
debug: Getting all events between 2025-01-08 00:00:00 and 2025-01-10 00:00:00
debug: No events found
The text was updated successfully, but these errors were encountered:
Describe the bug
The event don't show up
To Reproduce
add this event to you calendar:
Expected behavior
khal list
show the event for todayScreenshots
OS, version, khal version and how you installed it:
pip freeze
]Additional context
i checked the db, the event is not added to the table events
The text was updated successfully, but these errors were encountered: