pimutils/khal

Feature request: make at command more intelligent

Open

#332 aberto em 9 de fev. de 2016

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (191 forks)batch import
help wantedtype: enhancement

Métricas do repositório

Stars
 (2.349 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador