Nathan Dwarshuis
|
d9bc07c5c4
|
ADD tests for meeting location
|
2021-09-25 01:33:26 -04:00 |
Nathan Dwarshuis
|
53f561ad63
|
ADD function to insert links for action items
|
2021-09-24 21:54:22 -04:00 |
Nathan Dwarshuis
|
92505ac802
|
ADD function to insert links to agenda items
|
2021-09-24 21:43:10 -04:00 |
Nathan Dwarshuis
|
e70488515b
|
ADD test for past meetings
|
2021-09-24 20:21:06 -04:00 |
Nathan Dwarshuis
|
2698e2d192
|
ADD errors for meetings with errors
|
2021-09-23 23:16:24 -04:00 |
Nathan Dwarshuis
|
2c7c5640f4
|
ADD agenda view for past/future meetings
|
2021-09-22 23:20:44 -04:00 |
Nathan Dwarshuis
|
a49b8d43a4
|
ADD meeting template
|
2021-09-22 21:34:23 -04:00 |
Nathan Dwarshuis
|
5f756e3406
|
FIX use supplied epoch time
|
2021-08-28 23:32:24 -04:00 |
Nathan Dwarshuis
|
db2b0f74e5
|
FIX detect spaces after headlines
|
2021-08-28 23:29:27 -04:00 |
Nathan Dwarshuis
|
722a3f1742
|
ADD automated flight tasker (because why not?)
|
2021-08-24 13:04:00 -04:00 |
Nathan Dwarshuis
|
668ac6a825
|
ADD test for DONE timestamp shifter
|
2021-06-06 10:29:44 -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
|
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
|
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
|
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 |
Nathan Dwarshuis
|
271856bfc1
|
REF pull out logbook config in org-x
|
2021-04-18 15:34:15 -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
|
d51313232b
|
REF make tags dryer
|
2021-04-17 00:56:05 -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
|
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
|
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 |
Nathan Dwarshuis
|
d800965740
|
ADD tests for org-x
|
2021-04-03 22:59:24 -04:00 |
Nathan Dwarshuis
|
485c2e376b
|
REF remove unused functions and clean up docstrings
|
2021-04-03 22:33:20 -04:00 |
Nathan Dwarshuis
|
7e7dde8f05
|
REF remove a bunch of dead code
|
2021-04-03 21:53:16 -04:00 |
Nathan Dwarshuis
|
e6ef289c08
|
FIX byte compile errors
|
2021-04-03 00:22:46 -04:00 |
Nathan Dwarshuis
|
776c88de7a
|
ADD expire and days-to-live properties
|
2021-04-02 00:29:17 -04:00 |
Nathan Dwarshuis
|
4ffc4d895e
|
ADD org-x to main repo
|
2021-03-13 21:33:33 -05:00 |