Commit Graph

1270 Commits

Author SHA1 Message Date
Nathan Dwarshuis 666d18f01f ENH enforce deadline bounds in action trees 2022-05-03 23:04:26 -04:00
Nathan Dwarshuis 6fea9ebb17 ADD test for project effort 2022-05-03 19:21:00 -04:00
Nathan Dwarshuis 5ce792fc42 ADD deadlined projects to agenda view 2022-05-03 19:17:42 -04:00
Nathan Dwarshuis 6aa65e4adf FIX typos 2022-05-03 19:17:27 -04:00
Nathan Dwarshuis 6f936a43b9 ENH split agenda deadlines and scheduled items by planned/unplanned 2022-05-03 19:06:37 -04:00
Nathan Dwarshuis 07daaa0d43 FIX inconsistent text props in agenda daily view 2022-05-03 00:09:23 -04:00
Nathan Dwarshuis ff35f41ec5 FIX conflict resolution for empty lists 2022-05-02 23:41:15 -04:00
Nathan Dwarshuis 3d28aaa892 ENH separate file and dag update functions 2022-05-01 19:06:14 -04:00
Nathan Dwarshuis 2bde087155 ENH get rid of old config variables 2022-05-01 18:47:40 -04:00
Nathan Dwarshuis 33ea4772ae FIX typos 2022-05-01 18:08:01 -04:00
Nathan Dwarshuis b484ff20fd ENH update packages 2022-05-01 18:07:53 -04:00
Nathan Dwarshuis 568776c121 FIX typo 2022-05-01 18:07:48 -04:00
Nathan Dwarshuis 90ca4952e6 ENH switch over to org-in-a-dag (god help me) 2022-04-29 00:04:52 -04:00
Nathan Dwarshuis 40239d4c0e FIX (kinda) make agenda update in really inefficient manner 2022-04-29 00:04:38 -04:00
Nathan Dwarshuis f3629a9f33 ENH make cold-starting more robust 2022-04-28 23:41:26 -04:00
Nathan Dwarshuis f21b2d4f0c REF clean up this plist-get :local stuff 2022-04-28 23:20:56 -04:00
Nathan Dwarshuis a9620934b8 FIX silly plist error 2022-04-28 20:30:33 -04:00
Nathan Dwarshuis 1a4c7e0bc6 ENH don't map over children unless we need to 2022-04-28 20:13:49 -04:00
Nathan Dwarshuis a94d51020f ENH finally fix undo mishaps (maybe) 2022-04-28 12:03:07 -04:00
Nathan Dwarshuis c75f2304de FIX check/fold thingy function 2022-04-27 23:53:58 -04:00
Nathan Dwarshuis 1b1f4d1353 ENH abuse new TCO optimization (and make algorithms less silly) 2022-04-27 23:44:25 -04:00
Nathan Dwarshuis 19077c72c9 FIX don't eval either twice in bind 2022-04-27 23:44:14 -04:00
Nathan Dwarshuis 21449ad792 FIX compile errors 2022-04-26 23:11:42 -04:00
Nathan Dwarshuis a11da5061d ENH use built in regexp to hide unwanted tags 2022-04-26 22:59:51 -04:00
Nathan Dwarshuis 95250494c8 ENH include all tags in agenda 2022-04-26 22:59:41 -04:00
Nathan Dwarshuis 7d7225cb00 FIX resetting accumulator accidentally 2022-04-26 22:59:28 -04:00
Nathan Dwarshuis 81fbf08561 FIX actually propagate the ancestry of epgs 2022-04-26 22:41:04 -04:00
Nathan Dwarshuis ed3581ccb6 ENH check for created timestamps in goals and actions 2022-04-26 22:38:03 -04:00
Nathan Dwarshuis a4b78d226e ENH track ancestry for buffer status functions 2022-04-26 18:53:34 -04:00
Nathan Dwarshuis e63f83b2a7 ENH restructure action status to hold ancestry in sane way 2022-04-24 23:39:36 -04:00
Nathan Dwarshuis 12d17cc9f3 ENH update packages 2022-04-24 14:12:41 -04:00
Nathan Dwarshuis ba860759f2 ENH add framework to track ancestry of action status 2022-04-24 12:51:05 -04:00
Nathan Dwarshuis 79af946098 ENH don't show planning tags in agenda views 2022-04-24 11:19:43 -04:00
Nathan Dwarshuis 2bc636fb72 REF rename agenda flets so they actually make sense 2022-04-24 10:58:05 -04:00
Nathan Dwarshuis 0cf7f2388a ENH make cancelled agenda items grey 2022-04-24 10:51:57 -04:00
Nathan Dwarshuis 735f20b6a6 FIX typo 2022-04-24 10:51:49 -04:00
Nathan Dwarshuis f6426c6dfe ENH don't use undo fu 2022-04-24 10:51:35 -04:00
Nathan Dwarshuis f7490eac64 REF clean up some useless things 2022-04-23 23:44:26 -04:00
Nathan Dwarshuis 7b9dd12d52 ENH tell user they are silly if they make an acyclic graph with a cycle 2022-04-23 23:29:22 -04:00
Nathan Dwarshuis e8e2f4973c ENH tell user they are an idiot if they duplicate an id 2022-04-23 22:54:49 -04:00
Nathan Dwarshuis c04359808e ENH make timeblock show conflicts 2022-04-23 21:24:07 -04:00
Nathan Dwarshuis d62f97cb85 REF make date comparisons simpler 2022-04-22 19:22:36 -04:00
Nathan Dwarshuis 69b17e90b3 REF simplify calling tags functions 2022-04-22 19:09:00 -04:00
Nathan Dwarshuis b584f6ed9c FIX use filetags when no non-node parents available 2022-04-22 19:02:47 -04:00
Nathan Dwarshuis 39b4d1e351 REF add useful comment to help me hackily bootstrap the dag stuff 2022-04-22 19:02:27 -04:00
Nathan Dwarshuis 9960d1436a ADD some easy dag shortcuts 2022-04-22 18:35:43 -04:00
Nathan Dwarshuis 5f7f6feab6 FIX compile errors 2022-04-22 09:38:29 -04:00
Nathan Dwarshuis 24dd5e68e0 FIX typo 2022-04-21 23:51:36 -04:00
Nathan Dwarshuis 34817889b6 ENH keep track of multiple errors in network status left 2022-04-21 19:17:07 -04:00
Nathan Dwarshuis e8b71bc03c ENH show error nodes for network status 2022-04-21 18:25:29 -04:00