blob: b99be74c1399e70e63146696480b9c4af41c1737 (
plain) (
tree)
|
|
TODO
----
Basic
-----
- set start/end date of the analysis (the end date defaults to "now")
- add/remove *pattern* entries, each consists of:
- name (label)
- calendar name (or regex to match calendar name)
- regex to match title ("*" by default)
- regex to match location
- regex to match description
- time filter (for filtering out short/long events)
- analyze button to show the charts
Advanced
--------
- listen to calendar updates
- cache the result and make deltas
|