Not sure if this is intended behaviour, but currently I have a day event for today: ``` ❯ khal list Today, 2021-01-13 test ⟳ ``` and I would expect that by doing: ``` ❯ khal list --notstarted now 30m ``` would filter out the already-started event, but the output is the same.