Commit Graph

159 Commits

Author SHA1 Message Date
Nathan Dwarshuis 021b246e4b ADD agenda view for projects linked to goals 2022-02-21 19:33:48 -05:00
Nathan Dwarshuis f58d0bc605 ENH inherit links while scanning through buffer 2022-02-21 19:33:26 -05:00
Nathan Dwarshuis 2a182e3e03 ADD project goal agenda view 2022-02-21 18:59:50 -05:00
Nathan Dwarshuis b121becde5 ADD project goal scanner 2022-02-21 18:57:24 -05:00
Nathan Dwarshuis 6f40699e7b FIX use actual goal title when grouping tasks by goals 2022-02-20 13:01:50 -05:00
Nathan Dwarshuis 99117cd9f2 ENH use lookup table to get title of headline 2022-02-20 12:57:39 -05:00
Nathan Dwarshuis 9d87f8e685 ENH make buffer scanner store title (and use a real regexp matcher) 2022-02-20 12:34:28 -05:00
Nathan Dwarshuis 72eeac0225 ENH store filetags directly in the dag 2022-02-20 10:56:01 -05:00
Nathan Dwarshuis b5a19fcff3 ADD agenda view for tasks grouped by goal 2022-02-20 10:47:00 -05:00
Nathan Dwarshuis 84977f9947 ADD linker for actions to goals 2022-02-19 19:12:47 -05:00
Nathan Dwarshuis 71e8e818d0 ADD scanner for tasks with goals linked to them 2022-02-19 19:12:32 -05:00
Nathan Dwarshuis 7891e87cd9 ADD qtp goal linking function 2022-02-19 12:46:17 -05:00
Nathan Dwarshuis 5ed8dccc67 ADD function to link ltg to epg nodes 2022-02-18 18:46:01 -05:00
Nathan Dwarshuis f80f507a51 ADD scanners and agenda views for weekly and quarterly plans 2022-02-17 21:57:25 -05:00
Nathan Dwarshuis 103e197508 ADD quarterly plan scanner 2022-02-17 17:58:55 -05:00
Nathan Dwarshuis 74bcaa5ced REF organize all the datetime functions 2022-02-14 23:18:29 -05:00
Nathan Dwarshuis ee969077b4 REF headline planning buffer functions 2022-02-14 19:55:28 -05:00
Nathan Dwarshuis 1d7b37c9da ADD functions for modifying the daily planner 2022-02-13 13:07:21 -05:00
Nathan Dwarshuis 72874dd5e6 ADD functions to modify weekly goal buffer 2022-02-13 12:12:25 -05:00
Nathan Dwarshuis 5a14772536 ADD week plan setter 2022-02-13 00:08:31 -05:00
Nathan Dwarshuis 2c99fdb930 ADD getter function for weekly plan 2022-02-12 19:44:04 -05:00
Nathan Dwarshuis 89c076cc5e ADD functions for allocationc 2022-02-12 17:17:42 -05:00
Nathan Dwarshuis 2b477b2bb0 ADD functions to rank goals 2022-02-10 23:01:25 -05:00
Nathan Dwarshuis 15e82d8471 ADD function to add goal link 2022-02-10 19:01:40 -05:00
Nathan Dwarshuis 2773276192 ADD functions to track the current planning date/quarter/week 2022-02-09 23:32:31 -05:00
Nathan Dwarshuis d81a2fc9b9 ADD reduction functions 2022-02-09 20:23:41 -05:00
Nathan Dwarshuis 175b3c0ed8 ADD ranking macros 2022-02-09 19:48:26 -05:00
Nathan Dwarshuis ab2bb37152 FIX assign new ids in nested iterator projects 2022-02-06 20:42:52 -05:00
Nathan Dwarshuis 6ce7491203 ADD parent link drawer functions 2022-02-06 20:42:32 -05:00
Nathan Dwarshuis b7c057026e FIX daily agenda parsing bugs 2022-02-06 20:42:21 -05:00
Nathan Dwarshuis 1a3a178f90 ADD dagified agenda view 2022-02-05 17:34:18 -05:00
Nathan Dwarshuis 8fdec11d79 ADD agenda scanner 2022-02-04 18:59:37 -05:00
Nathan Dwarshuis 04c177216c FIX make new ID for each cloned headline 2022-01-30 14:25:28 -05:00
Nathan Dwarshuis 083cc9fd65 ADD function to format scheduled headlines 2022-01-25 23:23:17 -05:00
Nathan Dwarshuis 684b7c9fa2 ADD error scanner 2022-01-24 19:24:27 -05:00
Nathan Dwarshuis 912d4278aa ADD goals scanner 2022-01-23 23:05:20 -05:00
Nathan Dwarshuis 1cbb0e1c41 ENH sort tags 2022-01-23 20:28:22 -05:00
Nathan Dwarshuis 9199114939 REF dry off org dag code 2022-01-23 20:05:08 -05:00
Nathan Dwarshuis a463c6f29d ADD (untested) archive scanner 2022-01-23 12:41:56 -05:00
Nathan Dwarshuis 2c717aa050 ADD incubator scanner 2022-01-23 12:01:41 -05:00
Nathan Dwarshuis 4cfae73ca2 ENH make task scanner more modular 2022-01-22 23:06:53 -05:00
Nathan Dwarshuis ba6aab1702 ENH use IDs entirely for the DAG 2022-01-22 18:05:07 -05:00
Nathan Dwarshuis 94c00b7af5 ADD empty dag builder and empty test 2022-01-22 18:04:40 -05:00
Nathan Dwarshuis 7c11a0c4da FIX adding edges without nodes bug 2022-01-22 18:04:25 -05:00
Nathan Dwarshuis 1c4668db62 ADD test for edits which do nothing 2022-01-22 18:03:34 -05:00
Nathan Dwarshuis b98308eb47 ADD project dag view 2022-01-18 18:34:20 -05:00
Nathan Dwarshuis 7160c31424 ENH put status filter directly in dag functions 2022-01-15 23:12:19 -05:00
Nathan Dwarshuis 6b8129883f ADD more tests for edits 2022-01-15 20:18:23 -05:00
Nathan Dwarshuis 2da4115c42 FIX bugs for keeping track of floating nodes and removing nonexistent edges 2022-01-15 20:17:54 -05:00
Nathan Dwarshuis 37f5be9e37 ENH make tasks view identical to current tasks view 2022-01-15 15:48:22 -05:00