Commit Graph

117 Commits

Author SHA1 Message Date
Nathan Dwarshuis 16e179a261 ENH update task-with-goal display 2022-04-03 13:02:10 -04:00
Nathan Dwarshuis 92b8639327 FIX a bunch of project errors 2022-04-02 23:18:02 -04:00
Nathan Dwarshuis 8cc48bb484 FIX a bunch of bugs that screwed up projects 2022-04-02 19:57:52 -04:00
Nathan Dwarshuis 56436f7147 ENH update iterator scanner 2022-04-02 19:03:07 -04:00
Nathan Dwarshuis 564b231e1c ENH update project scanner to handle new ns/bs stuff 2022-03-31 18:19:59 -04:00
Nathan Dwarshuis c41b0bb473 FIX a bunch of task display bugs 2022-03-30 23:33:18 -04:00
Nathan Dwarshuis c350eff7df ENH update task scanner with new ns/bs stuff 2022-03-30 19:47:15 -04:00
Nathan Dwarshuis c6786fb293 ENH store links between updates 2022-03-30 18:55:24 -04:00
Nathan Dwarshuis fc92c32530 REF delete dead code 2022-03-30 18:16:01 -04:00
Nathan Dwarshuis 0d4b165914 ENH properly handle action survival flag 2022-03-30 18:10:32 -04:00
Nathan Dwarshuis 1251050d54 REF remove dead code 2022-03-30 17:31:14 -04:00
Nathan Dwarshuis b97d288555 ADD propagate up/down steps in the network status stack 2022-03-29 23:18:16 -04:00
Nathan Dwarshuis 5199afe09e ENH distinguish actions that are linked between survival and lifetime/endpoint goals 2022-03-29 19:32:33 -04:00
Nathan Dwarshuis 8727df790b ENH allow daily nodes to link to any action (not just leaves) 2022-03-29 19:13:22 -04:00
Nathan Dwarshuis 4441230a84 FIX a bunch of network status errors 2022-03-29 18:50:08 -04:00
Nathan Dwarshuis d2ac2212ea ADD most of the code for getting network status 2022-03-27 20:15:43 -04:00
Nathan Dwarshuis 290c81308e ENH store buffer parent in distinct key
FIX keep the headline metadata in dag
2022-03-27 17:05:22 -04:00
Nathan Dwarshuis 97aa47ef67 FIX typo 2022-03-27 14:56:03 -04:00
Nathan Dwarshuis 1e384f2026 REF remove dead code 2022-03-27 13:26:40 -04:00
Nathan Dwarshuis 76f30deb67 REF remove dead code 2022-03-27 13:25:49 -04:00
Nathan Dwarshuis a028abb822 ENH make property/link parsers faster 2022-03-27 13:13:20 -04:00
Nathan Dwarshuis 8a717cc1fd ENH actually don't trim 2022-03-27 12:29:15 -04:00
Nathan Dwarshuis ecaf902a6c ENH we don't need to trim anymore 2022-03-27 12:27:43 -04:00
Nathan Dwarshuis 9b9fd44a77 ENH make buffer scanning line re more precise 2022-03-27 12:22:59 -04:00
Nathan Dwarshuis 65389c6611 ENH make buffer scanner faster 2022-03-27 11:56:40 -04:00
Nathan Dwarshuis ea9ab62f2c ENH precompile property match strings 2022-03-26 18:05:09 -04:00
Nathan Dwarshuis 6209ad9733 FIX bound the search for links at the beginning of org buffers 2022-03-26 17:39:32 -04:00
Nathan Dwarshuis 43a2ac7ebd REF remove lots of useless dead code 2022-03-26 17:29:26 -04:00
Nathan Dwarshuis a58a1dec70 ENH integrate new buffer status code with sync code 2022-03-26 17:24:08 -04:00
Nathan Dwarshuis 35a29ad1b4 REF make name less confusing 2022-03-25 23:33:55 -04:00
Nathan Dwarshuis 42758a7f43 REF clean up buffer status functions 2022-03-25 19:17:53 -04:00
Nathan Dwarshuis 9f75fd1905 ADD daily metablock buffer status function 2022-03-24 20:10:46 -04:00
Nathan Dwarshuis a2494f2370 ADD weekly plan buffer status function 2022-03-24 19:51:42 -04:00
Nathan Dwarshuis 56323df94a ADD buffer status function for quarterly plans 2022-03-24 19:47:01 -04:00
Nathan Dwarshuis 17b5b484f0 ADD functions to get status for lifetime/survival goals 2022-03-24 18:39:58 -04:00
Nathan Dwarshuis 48a46c6524 ADD function to get epg status 2022-03-24 18:14:58 -04:00
Nathan Dwarshuis f868d995ea ENH compute buffer status immediately after parsing file 2022-03-22 19:10:45 -04:00
Nathan Dwarshuis 889520d2bf ENH remove time-dependent code from status functions 2022-03-13 12:10:37 -04:00
Nathan Dwarshuis 3349190dd3 ADD daily plan status function 2022-03-13 11:47:10 -04:00
Nathan Dwarshuis d337423455 ADD wkp status function 2022-03-13 11:33:49 -04:00
Nathan Dwarshuis d30cd470ce ADD qtp status function 2022-03-13 11:29:19 -04:00
Nathan Dwarshuis 2d7d83aff5 ADD toplevel goal status function 2022-03-13 11:02:07 -04:00
Nathan Dwarshuis 2c9143c413 ADD endpoint goal status function 2022-03-12 23:29:30 -05:00
Nathan Dwarshuis f9ecc76494 ENH make comprehensive action status function 2022-03-12 21:15:43 -05:00
Nathan Dwarshuis bd9e60b676 ADD iterator junk to the action status function 2022-03-10 23:16:00 -05:00
Nathan Dwarshuis 1cfbf77ade ADD (almost) comprehensive recursive action status function 2022-03-10 19:46:56 -05:00
Nathan Dwarshuis 623d25692c ADD 0th order node validation 2022-03-08 19:09:40 -05:00
Nathan Dwarshuis 48ff734880 REF split parent classifier into separate function 2022-03-07 19:53:55 -05:00
Nathan Dwarshuis 849783c5c0 ADD hash tables to store illegal links 2022-03-07 19:42:18 -05:00
Nathan Dwarshuis 12b49124da ENH store links when scanning the buffer 2022-03-06 12:32:24 -05:00