| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 20 hours | fix:chime: Use org-get-todo-state for TODOs, not org-entry-getHEADmain | Craig Jennings | |
| Changed chime--whitelist-predicates and chime--blacklist-predicates to use org-get-todo-state instead of org-entry-get for retrieving TODO keywords. org-entry-get is for reading properties from the properties drawer, not for getting the TODO state of a heading. Also rewrote test-chime-apply-blacklist.el and test-chime-apply-whitelist.el to remove over-mocking. Tests now use real org-mode buffers with actual TODO keywords and tags instead of mocking org-entry-get, which was hiding a bug. | |||
| 43 hours | moving back to github | Craig Jennings | |
