Christian Geier

Results 51 issues of Christian Geier

We currently use [urwid](https://github.com/urwid/urwid) for ikhal and while it works fine, its [development seems to have stalled](https://github.com/urwid/urwid/graphs/contributors). On the other hand, a new contender for the same space has emerged:...

type: discussion

As we are breaking backwards compatibility anyway, we should try to clean the code base. Some ideas: - [x] there are lots of different ways to create events at the...

**Nothing done yet** This should improve: * Deleting * Deleting all future instances from a specific instance #1122 * Perhaps: Undelete a deleted instance #1100 * Editing * if editing...

type: enhancement

We should be able to concatenate `date` (`longdate`) with `time`, or is there any country where one would usually use another notation for dates and times than for datetimes? This...

type: enhancement
breaks compatibility
cat: configuration

Click supports providing more information on parameters, so that the generated shell completion files are more helpful. Together with #1141 this supersedes #1034, #1062 and #937

type: enhancement
help wanted

this is mostly a rebase of #1093, mostly pushing here for now for running unit tests

type: duplicate

This is a rebase of #1037 which I fucked up. When @PsychicNoodles re-opens their PR, I'll close this again. Fixes #1025

type: duplicate

see #1138 for an example

type: enhancement

currently blocked by missing support for this in icalendar, see https://github.com/collective/icalendar/issues/156

type: enhancement
blocked

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