hamster-cli
hamster-cli copied to clipboard
Revisit timeframe logic
In places like search or export where basicly a timeframe is defined to limit facts returned we need to investigate it is to return all facts with start in this timeframe or fact.start >= start and fact.end <= end.