diff options
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/TODO.rst b/TODO.rst deleted file mode 100644 index b99be74..0000000 --- a/TODO.rst +++ /dev/null @@ -1,23 +0,0 @@ -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 |