Commit Graph

1109 Commits

Author SHA1 Message Date
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
Nathan Dwarshuis 271856bfc1 REF pull out logbook config in org-x 2021-04-18 15:34:15 -04:00
Nathan Dwarshuis 15dddc1b3b REF put todo keywords in terms of org-x 2021-04-18 14:17:31 -04:00
Nathan Dwarshuis 8175d09a1d FIX typos 2021-04-18 14:17:25 -04:00
Nathan Dwarshuis 3be64ee7ec REF make todo keywords DRY 2021-04-18 13:46:17 -04:00
Nathan Dwarshuis a8a7ecb584 REF clean up tags code in org-x parent file 2021-04-18 13:37:43 -04:00
Nathan Dwarshuis 77b0c061e2 FIX typo 2021-04-18 11:12:36 -04:00
Nathan Dwarshuis fe752618c5 ENH update packages 2021-04-18 11:12:25 -04:00
Nathan Dwarshuis 05ac1cd6a9 REF put agenda block views in terms of tags from org-x 2021-04-17 16:53:20 -04:00
Nathan Dwarshuis 7e7a03bf16 REF put org-capture tags in terms of org-x 2021-04-17 16:34:42 -04:00
Nathan Dwarshuis f5adbf86fa REF clean up tags coloring code 2021-04-17 16:08:28 -04:00
Nathan Dwarshuis d51313232b REF make tags dryer 2021-04-17 00:56:05 -04:00
Nathan Dwarshuis a07b7df452 REF dry off some more property code 2021-04-17 00:24:16 -04:00
Nathan Dwarshuis 0a8b7be598 REF make properties DRY 2021-04-17 00:21:33 -04:00
Nathan Dwarshuis 0703e6f067 REF move org-x-cluster (now org-x-agg) to own file 2021-04-16 23:46:31 -04:00
Nathan Dwarshuis 2ba47588ba REF make clustering code prettier 2021-04-16 00:19:19 -04:00
Nathan Dwarshuis 7f1426ee2b ADD tests for overloaded days 2021-04-15 23:16:00 -04:00
Nathan Dwarshuis e3beacfbde ADD tests for conflict headlines 2021-04-14 23:19:33 -04:00
Nathan Dwarshuis 7a956c0d44 ENH incoporate new timestamp splitter 2021-04-13 23:55:03 -04:00
Nathan Dwarshuis e17ac965a1 ADD better timestamp splitter and tests 2021-04-13 22:52:58 -04:00
Nathan Dwarshuis eb2f538ba5 ADD some basic javascript keyboard shortcuts 2021-04-13 22:24:09 -04:00
Nathan Dwarshuis e92e2dd945 REF put cluster code in terms of org-ml 2021-04-11 23:35:34 -04:00
Nathan Dwarshuis d9bc5863a1 REF move clustering code to org-x 2021-04-11 21:20:02 -04:00
Nathan Dwarshuis 8990cb417d ENH update packages 2021-04-11 11:02:10 -04:00
Nathan Dwarshuis b930cac53a REF move constants to org-x library 2021-04-11 00:58:18 -04:00
Nathan Dwarshuis 45d82754ca REF iterator and periodical functions 2021-04-11 00:53:32 -04:00
Nathan Dwarshuis 34d578045d ADD tests for periodicals 2021-04-11 00:05:49 -04:00
Nathan Dwarshuis 0b451e7891 ADD tests for iterators 2021-04-11 00:00:15 -04:00
Nathan Dwarshuis fdde5fefc8 ENH move iterator/periodical functions to org-x 2021-04-10 23:45:59 -04:00
Nathan Dwarshuis c7111e24b6 ENH optimize org-x-headline-has-children 2021-04-09 01:15:41 -04:00
Nathan Dwarshuis 8907ab75f6 ENH get todo state more efficiently 2021-04-06 23:22:51 -04:00
Nathan Dwarshuis b2c295f0fd ADD tests for project status 2021-04-06 23:16:51 -04:00
Nathan Dwarshuis f000e0df23 ADD tests for task status 2021-04-04 23:34:35 -04:00