Commit Graph

529 Commits

Author SHA1 Message Date
contrapunctus 082c6f2b65 Fix error in timer deletion
Wrong operator. D'oh!
2020-04-17 22:05:50 +05:30
contrapunctus 643be7d36a Merge branch 'master' into time-targets 2020-04-17 16:26:55 +05:30
contrapunctus 2c7e99d021 Rephrase alert text 2020-04-17 16:26:44 +05:30
contrapunctus c30a895cd7 Add to-do for file-notify events 2020-04-17 16:25:17 +05:30
contrapunctus 9b0424b00c Add alert definition idea 2020-04-17 15:00:22 +05:30
contrapunctus 52234c2be8 Remove newlines 2020-04-17 14:59:30 +05:30
contrapunctus a3f3b8edf6 Don't stop timers if they don't exist 2020-04-17 14:43:48 +05:30
contrapunctus dae0810f65 Fix type error 2020-04-16 08:37:17 +05:30
contrapunctus 7a7392be5b Don't downcase task names 2020-04-16 08:37:05 +05:30
contrapunctus 765c665835 Add changelog item 2020-04-15 19:52:35 +05:30
contrapunctus df53e18742 Rephrase alert 2020-04-15 19:50:45 +05:30
contrapunctus f6e4027f5e Add alert to package-requires 2020-04-15 19:49:46 +05:30
contrapunctus 37eba33bad Cancel alert timers when stopping a task 2020-04-15 13:07:01 +05:30
contrapunctus 8eaa6c40a5 Implement timed alerts 2020-04-15 12:40:32 +05:30
contrapunctus 4b7f7545ff Add more design notes 2020-04-15 01:00:34 +05:30
contrapunctus f072ed234e Organize -targets as separate package
Might be better if it ends up depending on alert.el
2020-04-15 00:58:53 +05:30
contrapunctus 10876f92e2 -entries - try to improve the code 2020-04-14 14:24:11 +05:30
contrapunctus e7c1636afd Don't display targets field when they're are not defined 2020-04-14 13:31:04 +05:30
contrapunctus 2e964253e3 Display targets
The result looks uglier than I expected. Oh well, it's something.
2020-04-14 12:44:18 +05:30
contrapunctus def5a9c929 Add stubs for targets 2020-04-14 00:24:40 +05:30
contrapunctus 73c6fc2f09 Merge branch 'dev' into time-targets 2020-04-14 00:05:39 +05:30
contrapunctus fd33bcd93f combine.md - tweak formatting 2020-04-13 23:41:19 +05:30
contrapunctus 88d4ba0d80 Add to-do item 2020-04-13 23:40:29 +05:30
contrapunctus 814ae9c778 Manual - minor tweaks and updates 2020-04-02 01:25:35 +05:30
contrapunctus dc0fb3bed6 Supress byte compiler warnings about using mapcar for side-effects 2020-03-24 12:23:08 +05:30
contrapunctus bd8d7f414e Add TODO item and bug 2020-03-23 19:38:15 +05:30
contrapunctus cc791cd61e MELPA - add license information to headers 2020-02-24 01:27:22 +05:30
contrapunctus e9e0fe19d5 Fix recursive require introduced in 3ead84c 2020-02-19 17:29:47 +05:30
contrapunctus e735fa2c83 package-lint - remove "for Emacs" from summary 2020-02-03 12:22:27 +05:30
contrapunctus 5ff9890544 Change (when (not ...)) to (unless ...) 2020-02-03 12:21:52 +05:30
contrapunctus 3ead84cbcb byte compiler - fix missing definition warnings 2020-02-03 12:21:06 +05:30
contrapunctus 00c4909f68 Add package-requires for s 2020-01-29 19:24:54 +05:30
contrapunctus 1532e4c358 Be smarter about handling different Lisp data types as values 2020-01-15 17:38:19 +05:30
contrapunctus 418e41c182 Update public-api to reflect (on) backend change 2020-01-15 16:55:28 +05:30
contrapunctus afd5754f4e Remove TODO comments from -statistics.el 2020-01-15 16:54:56 +05:30
contrapunctus 93c7eaffe6 Refresh buffer when clocking in 2020-01-15 16:51:16 +05:30
contrapunctus 7fe3d9300e Add versions to package requirements 2020-01-15 16:47:00 +05:30
contrapunctus effaa5e0f0 Numerous changes for MELPA 2020-01-12 20:17:39 +05:30
contrapunctus 582cd693e5 Bump versions 2019-11-29 16:43:34 +05:30
contrapunctus 4bdb31653e TODO - add thoughts on detecting values 2019-11-29 16:40:56 +05:30
contrapunctus c5903db96b Add chronometrist-query-stop 2019-11-29 16:40:56 +05:30
contrapunctus 14643a0eb1 Change default activity indicator 2019-11-29 16:40:56 +05:30
contrapunctus 3980a3df2e Move TODO items to GitLab issues 2019-11-29 16:40:56 +05:30
contrapunctus 624eace181 Replace "project" with "task" 2019-11-29 16:40:56 +05:30
contrapunctus d52b3ec8b1 Fix README indentation 2019-11-29 16:40:56 +05:30
contrapunctus 42e749f662 Migrate -statistics-count-active-days to new format 2019-11-29 16:40:56 +05:30
contrapunctus 5908209aef Roadmap - remove obsolete items, move pending items to git-bug 2019-11-29 01:36:22 +05:30
contrapunctus 80b9aec5ba Make the activity indicator customizable 2019-11-28 14:51:04 +05:30
contrapunctus e482a62651 Improve -task-time-one-day docstring, comments 2019-11-28 14:41:47 +05:30
contrapunctus 99f0d46623 Fix unbalanced parens (!?) 2019-11-28 14:39:06 +05:30