pimutils/khal

Feature request: make at command more intelligent

Open

#332 geöffnet am 9. Feb. 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (191 Forks)batch import
help wantedtype: enhancement

Repository-Metriken

Stars
 (2.349 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi,

The current at command is relatively strict in what it accepts as a parameter. I think it would be nice if it could accept things like this - maybe with a new command "on":

khal on 11 - where it guesses the day is the 11th khal on tomorrow - self-explanatory khal on tomorrow+1, +2, +3, - day after tomorrow, day after that, etc.

Or maybe also:

khal in mar - show events in March etc.

I realise creating this software means a lot of work for the developer - so, first of all, many thanks for doing this. It really helps me in day-to-day's work. Second, I am happy to take a stab at this myself soonish if you're OK with it?

Contributor Guide