khal icon indicating copy to clipboard operation
khal copied to clipboard

First implementation for date detection in string_search

Open ephase opened this issue 5 years ago • 1 comments

This is my very first working work for search improvement. In this version, you can specify a date range for limit search results.

Usage (for now) is <start> <end> <search_string>, you can't indicate end date without start exemple :

khal search 01.01.2020 Dentist

ephase avatar May 16 '20 23:05 ephase

I like this, but perhaps we should make this more explicit by giving start and end as an argument, e.g. search --start 2022-05-01 Denstist. Then one could also give start without end.

geier avatar May 06 '22 17:05 geier

Please re-open if there is any interest in working on this.

geier avatar Oct 30 '23 10:10 geier