khal icon indicating copy to clipboard operation
khal copied to clipboard

:calendar: CLI calendar application

Results 166 khal issues
Sort by recently updated
recently updated
newest added

Whenever someone changes an event on Google Calendar, I get an email for the update. As usually with new invites, I run `khal import` on the new ics file. However,...

type: enhancement
type: 3rd party compatibility

I am having an issue with the save keybinding not registering any save changes when pressed. I have defined the keybinding in the conf file as such: [keybindings] external_edit =...

Given the UID of an event (e.g. as obtained from #891), it would be amazing to be able to export the corresponding event to `stdout` or a file. That way,...

type: enhancement

I'd like to suggest a new feature: When working with downloadable calendar files, it would be enormous ease if there was no need for a [calendar] section in the config...

type: enhancement

I read through the [usage documentation](https://khal.readthedocs.io/en/latest/usage.html#list) for `khal list` and was slightly stumped / frustrated and left to really puzzle it out for myself. I would have found a few...

type: enhancement
type: documentation

Colors color theme should be changeable through the color theme. This should be easily doable by `literal_eval`ing a string and adding it to the selected color theme (as urwid iterates...

type: enhancement
cat:ikhal
beginner friendly
lv: easy

This might seem out of scope for khal but hopefully not. This is the use-case: - Open email with invitation in mutt - View attachments - khal display the invitation...

type: enhancement

Generally speaking, the concept behind khal is awesome. I got it to work fine with my google calendar. That calendar has only few items, and ikhal's navigation is seamless. However,...

type: optimization

Hello, when using the `edit` command, I'm unsure of the correct way of setting the datetime for all-day events. When using the `new` command and as its argument just the...

type: bug

https://github.com/pimutils/khal/blob/fc5c2bfe8f8ea54e665d83d484f00cea0a6777c3/khal/khalendar/backend.py#L288 Could we add a `lang` option for calendars of `type = birthdays`, so that a localized string is used?

type: enhancement