Commit Graph

1391 Commits

Author SHA1 Message Date
Nathan Dwarshuis 8005ace3a2 ENH update packages 2021-06-13 11:57:50 -04:00
Nathan Dwarshuis 1d9ee53148 ADD actually add install deps script 2021-06-12 00:18:03 -04:00
Nathan Dwarshuis 049edef5ac ADD isntall_deps script 2021-06-12 00:17:52 -04:00
Nathan Dwarshuis d77705b611 ENH update packages 2021-06-06 11:27:27 -04:00
Nathan Dwarshuis 668ac6a825 ADD test for DONE timestamp shifter 2021-06-06 10:29:44 -04:00
Nathan Dwarshuis f5620870c4 ADD shortcuts for elisp function refenerences 2021-06-04 18:21:17 -04:00
Nathan Dwarshuis 8b554b3039 REF use more concise list 2021-06-04 18:21:07 -04:00
Nathan Dwarshuis 43d5e80eea FIX only shift incomplete tasks 2021-06-04 18:19:41 -04:00
Nathan Dwarshuis 09d8498637 ADD xref to evil mode 2021-06-04 18:19:19 -04:00
Nathan Dwarshuis 647dc479b5 ENH update packages 2021-05-30 13:31:02 -04:00
Nathan Dwarshuis 76f42312b0 ENH disable unimpaired mode 2021-05-30 13:30:54 -04:00
Nathan Dwarshuis c138528915 ENH break histogram function into more convenient chunks 2021-05-30 01:31:00 -04:00
Nathan Dwarshuis 59e5edc066 ADD histogram function for metabase 2021-05-30 00:02:27 -04:00
Nathan Dwarshuis 9910efe692 ENH update packages 2021-05-23 11:34:35 -04:00
Nathan Dwarshuis 21c26e040d ENH update packages 2021-05-16 11:00:48 -04:00
Nathan Dwarshuis 700dd4baca ENH update packages 2021-05-09 11:06:36 -04:00
Nathan Dwarshuis 637d95c322 ENH update packages 2021-05-02 00:15:04 -04:00
Nathan Dwarshuis 9ece1b81ab ENH byte compile org-x on load 2021-04-25 20:36:32 -04:00
Nathan Dwarshuis c40b94c62e ADD org-x to github workflow 2021-04-25 20:12:26 -04:00
Nathan Dwarshuis d5fdd1fffd ENH use more robust method to declare system dependencies 2021-04-25 20:02:22 -04:00
Nathan Dwarshuis a7e3537b70 DEL mingus 2021-04-25 18:37:48 -04:00
Nathan Dwarshuis 97b6d02ded REF clean up comments in config 2021-04-25 14:53:16 -04:00
Nathan Dwarshuis 3f5275a364 REF clean up org-mode section in config 2021-04-25 13:20:04 -04:00
Nathan Dwarshuis 0ad2c38854 FIX nil planning node bug 2021-04-25 11:48:38 -04:00
Nathan Dwarshuis 49f7975f77 FIX names in tests 2021-04-25 11:48:27 -04:00
Nathan Dwarshuis 25360c78ae ENH update packages 2021-04-25 11:48:18 -04:00
Nathan Dwarshuis 936040e59a REF pull out the archive-context function from the logbook archiver 2021-04-24 18:58:39 -04:00
Nathan Dwarshuis c8cec3f27a REF clean up agenda filter code 2021-04-24 18:31:41 -04:00
Nathan Dwarshuis 5bca9bf6ba REF renamed a bunch of functions and added docstrings 2021-04-23 01:08:09 -04:00
Nathan Dwarshuis f0eab43067 REF move default sort order fully into config 2021-04-22 23:51:20 -04:00
Nathan Dwarshuis b1d116a5bf ENH skip children under CANC/HOLD for projects 2021-04-21 01:00:13 -04:00
Nathan Dwarshuis 26081cad6d REF move super agenda predictate functions to org-x 2021-04-21 00:29:24 -04:00
Nathan Dwarshuis 0044ff5872 REF move skip functions to org-x file 2021-04-20 22:58:05 -04:00
Nathan Dwarshuis 734c2e84b4 REF factor out read-string bits 2021-04-20 00:51:06 -04:00
Nathan Dwarshuis ffdbbb5ee0 REF use sane indenting 2021-04-20 00:42:42 -04:00
Nathan Dwarshuis e1e27a470f ENH small optimization for task testing 2021-04-20 00:38:51 -04:00
Nathan Dwarshuis 4ecd2b4972 REF clean up epoch time property code 2021-04-20 00:19:33 -04:00
Nathan Dwarshuis f07867c3c1 REF clean up property code 2021-04-19 23:37:26 -04:00
Nathan Dwarshuis ecf6ebbab0 DEL new function which turns out to be slower than the built-in 2021-04-18 23:56:39 -04:00
Nathan Dwarshuis e58c668d90 REF clean up syntax 2021-04-18 22:10:33 -04:00
Nathan Dwarshuis 58fe2a6659 ENH don't depend on org-done-keywords 2021-04-18 22:09:15 -04:00
Nathan Dwarshuis 0c716275f6 REF put org-x-clock-range in terms of org-ml 2021-04-18 21:57:43 -04:00
Nathan Dwarshuis 2226c6371b REF put logbook deleter in terms of org-ml 2021-04-18 21:44:44 -04:00
Nathan Dwarshuis 261cfa4fb9 REF clean up timestamp shifter code and docs 2021-04-18 21:39:03 -04:00
Nathan Dwarshuis 7c595ddb91 ADD tests for timestamp shifter 2021-04-18 21:35:29 -04:00
Nathan Dwarshuis 9766604a83 ADD tests for timestamp cloner 2021-04-18 20:59:37 -04:00
Nathan Dwarshuis 6427fe55b6 REF simplify getting time shifts from minibuffer 2021-04-18 19:11:09 -04:00
Nathan Dwarshuis cf2b63e276 REF rewrite iterator and periodical status functions with while macro 2021-04-18 18:41:43 -04:00
Nathan Dwarshuis 71c9cdceb1 ENH make macro to abstract stateful org headline iteration 2021-04-18 18:26:04 -04:00
Nathan Dwarshuis 78e6c73a71 ENH make org-x-has-children faster 2021-04-18 16:33:23 -04:00