Commit Graph

884 Commits

Author SHA1 Message Date
contrapunctus d1b42bbf0d Bump versions 2021-02-11 11:31:05 +05:30
contrapunctus 4d523d821b TODO - add new ideas 2021-02-07 11:27:12 +05:30
contrapunctus 018fcdd858 Address some corner cases for task list updates 2021-02-05 17:11:28 +05:30
contrapunctus 8be5eb1ccb refresh-file - add some more checks 2021-02-03 18:02:40 +05:30
contrapunctus 1d4d5591a1 file-change-type - clean up comments and indentation 2021-02-03 17:55:05 +05:30
contrapunctus e054638175 loop-file - fix nil result on files without prop line 2021-02-03 17:54:16 +05:30
contrapunctus e259a04061 TODO - new optimization ideas 2021-02-03 17:06:41 +05:30
contrapunctus b8799ba260 TODO - add prop line query idea; update changelog 2021-02-03 17:06:38 +05:30
contrapunctus 55d4c6f2cb chronometrist-sexp-mode-hook - don't add auto-revert-mode by default 2021-02-03 17:03:28 +05:30
contrapunctus 5da1912f17 Refactor refresh-file; create chronometrist-sexp-mode for sexp file 2021-02-02 18:48:54 +05:30
contrapunctus 818d76c9e6 tests - remove duplication 2021-02-02 17:52:03 +05:30
contrapunctus b77a9bcc25 file-change-type - write tests 2021-02-02 17:41:54 +05:30
contrapunctus ffd3d01f6e README - update install instructions 2021-02-02 00:14:34 +05:30
contrapunctus 911cbcd1a9 Remove unused definitions 2021-01-31 19:42:20 +05:30
contrapunctus 09a5d127a1 (WIP) try to handle vanished/replaced file; unify partial update functions 2021-01-30 12:08:57 +05:30
contrapunctus 22ea8b4e99 Bump versions 2021-01-27 21:29:04 +05:30
contrapunctus 9a47f624bb Remove unnecessary refresh-file call
It is already called at the end of `chronometrist-in`
2021-01-27 21:26:38 +05:30
contrapunctus b8271bdd81 Update task list on file changes 2021-01-27 21:24:23 +05:30
contrapunctus c63ca7a552 Use pcase instead of cond 2021-01-27 13:46:43 +05:30
contrapunctus 3d898e6dd8 Remove unused variable 2021-01-27 13:46:02 +05:30
contrapunctus 0bcd711bdc Fix error when running emacs with `-q` 2021-01-27 12:41:01 +05:30
contrapunctus 81b1f4bb7f Fix incorrect order of tag/key/value history 2021-01-27 12:40:10 +05:30
contrapunctus f664297378 Update versions and changelog 2021-01-19 13:23:24 +05:30
contrapunctus 125d0ed289 Merge branch 'dev' 2021-01-19 13:21:25 +05:30
contrapunctus e36730b4ea Remove json.el dependency 2021-01-19 13:20:38 +05:30
contrapunctus cddeeb0d32 Make query function signatures more consistent 2021-01-09 12:28:28 +05:30
contrapunctus b3dbd21771 Remove chronometrist-tasks-from-table
It was unused, and benchmark.el reports it to be slower than the expression we are using in chronometrist-refresh-file
2021-01-09 10:19:57 +05:30
contrapunctus 5f46b51fef (WIP) chronometrist-loop-file - add edebug spec 2021-01-09 09:42:43 +05:30
contrapunctus 9535e11370 Remove excess whitespace 2021-01-09 09:41:31 +05:30
contrapunctus 3fa9cb40fb TODO - change "event" to "interval" 2021-01-09 09:41:09 +05:30
contrapunctus 95c46c25e1 TODO - clarify bug and feature descriptions 2021-01-09 09:39:25 +05:30
contrapunctus ad89106754 TODO - refine per-task prompt idea 2021-01-09 09:35:30 +05:30
contrapunctus cef185de5c Bump versions, update CHANGELOG 2021-01-07 03:17:30 +05:30
contrapunctus 0dc3db8f24 Merge branch 'dev' 2021-01-07 03:14:26 +05:30
contrapunctus 108cd37644 README - fix link 2021-01-06 04:04:39 +05:30
contrapunctus a7bb7dbcca Remove chronometrist-tags-history-replace-last
It was buggy, and also no longer necessary, since tag/key/value
history isn't expensive enough (especially after changing tag and key
history generation to be per-task) to require partial updates.
2021-01-06 00:20:01 +05:30
contrapunctus 1b13db776b Comment out debugging `message` call; bump versions 2021-01-04 10:56:36 +05:30
contrapunctus e95ad1d6e2 Bump versions, update changelog 2021-01-04 08:55:52 +05:30
contrapunctus ea6c379204 Remove unused function chronometrist-task-list-add 2021-01-04 08:53:11 +05:30
contrapunctus 0189c89a9b Remove dependency for transformers 2021-01-04 08:44:48 +05:30
contrapunctus 5b55002d5c Update manual, CHANGELOG, and TODO 2021-01-04 02:26:40 +05:30
contrapunctus 7204050f7f Create loop wrapper macro, remove mapcar-file/mapc-file 2021-01-04 00:43:48 +05:30
contrapunctus 682d801457 Update file-hash call sites, reinstate number/marker arguments 2021-01-03 22:08:29 +05:30
contrapunctus 4b451004a5 Remove unused hash of last sexp 2021-01-03 13:31:13 +05:30
contrapunctus f73169dcb7 Remove plist from hash table when :remove detected 2021-01-03 13:13:48 +05:30
contrapunctus d3095d4377 Detect removal of last s-expression 2021-01-03 13:13:35 +05:30
contrapunctus c7131e69e6 Correct tag generation behavior/max eval depth error 2021-01-03 08:51:07 +05:30
contrapunctus 440ff4ee59 Update CHANGELOG 2021-01-03 00:01:29 +05:30
contrapunctus ba27ee8a2e Clean up code 2021-01-02 23:34:50 +05:30
contrapunctus aacc109b88 Update file hashes unconditionally 2021-01-02 23:29:39 +05:30