bileto icon indicating copy to clipboard operation
bileto copied to clipboard

Search with dates

Open marien-probesys opened this issue 1 year ago • 0 comments

Follow-up of https://github.com/Probesys/bileto/issues/7

I didn't implement search based on dates because it's a bit more work.

At least two qualifiers should be added: created: and updated:. I’d like to support ISO 8601 time intervals format (http://en.wikipedia.org/wiki/ISO_8601#Time_intervals), but also some shortcuts (e.g. today), or comparisons (e.g. >=2023-04-25)

updated: qualifier depends on https://github.com/Probesys/bileto/issues/240

marien-probesys avatar Apr 25 '23 08:04 marien-probesys