Nathan Dwarshuis
|
ac9199ce10
|
FIX crazy memory consumption
|
2021-11-10 09:47:41 -05:00 |
Nathan Dwarshuis
|
5e4a0985f1
|
ENH remove tcult, I no longer work with cells :)
|
2021-11-09 20:57:36 -05:00 |
Nathan Dwarshuis
|
977afd597a
|
ENH remove agenda/action items when resetting headlines
|
2021-10-19 23:36:26 -04:00 |
Nathan Dwarshuis
|
cf5ab2cbc2
|
ADD function to group meeting headlines with their unresolved agenda item headlines
|
2021-10-10 16:43:48 -04:00 |
Nathan Dwarshuis
|
7d8c6cca84
|
ENH properly groups/return agenda items
|
2021-10-10 16:12:48 -04:00 |
Nathan Dwarshuis
|
17fabacf58
|
ADD functions to group items by link target
|
2021-10-08 00:44:43 -04:00 |
Nathan Dwarshuis
|
db567d1f21
|
ADD functions to pull meeting items
|
2021-10-08 00:02:07 -04:00 |
Nathan Dwarshuis
|
e062b35777
|
ADD agenda functions to add meeting links from agenda
|
2021-09-26 22:57:25 -04:00 |
Nathan Dwarshuis
|
a5a5c91050
|
ADD real link function
|
2021-09-25 01:40:22 -04:00 |
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
|
0ad2c38854
|
FIX nil planning node bug
|
2021-04-25 11:48:38 -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 |