- When opening a buffer by clicking, process-filter would accidently erase the contents of the org buffer opened and not the process buffer
- in emacs: warn when org analyzer is started with an org-directory pointing nowhere but don't fail to start so that the org-directory can be set inside the app
- also deploy jar again that now hopefully has the shift-click fix
- fix 24 hour strings
- show error message when fetch clocks fails — kinda scary looking, might need to improve UX on that.
- fix holding shift key (add to selection) and alt key (remove from selection) while clicking / selecting in the calendar
- don't include backup files
- bar chart showing time clocked per day
- print / export
- group clocks by day / week / month
- select org files from within app
- fixing localized CLOCKs #3
- allow to trigger selecting org files from the file info view
- render org-links in the heading, fixes #8
- recognize bold text, fixes #10
- properly parse sections with non-linear depth, fixes #9
- fix server shutdown issue
- Fix regexp to match non-english timestamps (Thanks @hso!)
- toggle between selecting all days and none with ctrl-a
- include .org_archive files
- Fixed finding CLOCKs with whitespace prefix.