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
|
8d62b851b7
|
REF break up the adjlist removal function into separate operations
|
2022-03-06 22:47:52 -05:00 |
Nathan Dwarshuis
|
346e41776b
|
ENH make all tests work without floating nodes
|
2022-03-06 22:41:12 -05:00 |
Nathan Dwarshuis
|
2fa40b763f
|
FIX typo
|
2022-03-06 22:29:37 -05:00 |
Nathan Dwarshuis
|
77e4939a7d
|
ENH remove all floating node logic (not sure what I was thinking)
|
2022-03-06 22:24:39 -05:00 |
Nathan Dwarshuis
|
39d06d7c80
|
ENH update packages
|
2022-03-06 14:43:59 -05:00 |
Nathan Dwarshuis
|
12b49124da
|
ENH store links when scanning the buffer
|
2022-03-06 12:32:24 -05:00 |
Nathan Dwarshuis
|
fc255cfa5b
|
ENH make split functions more specific
|
2022-03-04 17:48:42 -05:00 |
Nathan Dwarshuis
|
9a6ab71ab7
|
ENH don't refer to buffer when making agenda items
|
2022-03-03 19:22:07 -05:00 |
Nathan Dwarshuis
|
ac0f85cd64
|
ENH don't use stateful functions in scanner to get node info
|
2022-03-02 23:44:42 -05:00 |
Nathan Dwarshuis
|
62b4dbbd8e
|
ENH only check for property block when we know we have a real node
|
2022-03-02 20:05:20 -05:00 |
Nathan Dwarshuis
|
5a0c4644a0
|
ENH speed up buffer parser by...alot
|
2022-03-02 20:00:12 -05:00 |
Nathan Dwarshuis
|
851cafa78a
|
ENH make buffer scanner pull arbitrary headline properties
|
2022-03-02 18:23:08 -05:00 |
Nathan Dwarshuis
|
9e54e87b8d
|
ENH parse plannig in buffer scanner
|
2022-03-02 17:47:10 -05:00 |
Nathan Dwarshuis
|
54be0a1d69
|
ENH actually remove all incubator references
|
2022-02-28 19:10:34 -05:00 |
Nathan Dwarshuis
|
09cabee82f
|
ENH remove all tag-based incubator code to use goal-status
|
2022-02-28 19:08:25 -05:00 |
Nathan Dwarshuis
|
59ae74ef5a
|
ENH don't allow survival goals to be linked to endpoint
|
2022-02-28 18:23:09 -05:00 |
Nathan Dwarshuis
|
adbaf9958c
|
ENH remove incubated vs action file distinction
|
2022-02-28 18:11:55 -05:00 |
Nathan Dwarshuis
|
5e087e3fee
|
ADD task goal-status function
|
2022-02-27 23:48:15 -05:00 |
Nathan Dwarshuis
|
580fe957a2
|
ADD predicate functions for "actual" incubator/maybe status
|
2022-02-27 22:36:18 -05:00 |
Nathan Dwarshuis
|
6da870ea3d
|
ENH update packages
|
2022-02-27 14:25:30 -05:00 |
Nathan Dwarshuis
|
a9ca1e57c3
|
ENH update task-goal view
|
2022-02-27 12:35:19 -05:00 |
Nathan Dwarshuis
|
7639dce46a
|
ADD comprehensive goal agenda view
|
2022-02-27 12:05:00 -05:00 |
Nathan Dwarshuis
|
eb1146b79d
|
ADD survival project agenda view
|
2022-02-26 23:18:56 -05:00 |
Nathan Dwarshuis
|
1b8d3a5b55
|
ADD agenda view for survival tasks
|
2022-02-26 23:09:02 -05:00 |
Nathan Dwarshuis
|
1c5a7fd24c
|
ENH cache files in the dag state to reduce IO in tight loops
|
2022-02-26 15:37:44 -05:00 |
Nathan Dwarshuis
|
0a635f65e1
|
ADD a bunch of id-> functions
|
2022-02-26 13:18:25 -05:00 |
Nathan Dwarshuis
|
6dee558ef9
|
ADD survival goal file
|
2022-02-26 11:56:22 -05:00 |
Nathan Dwarshuis
|
128feca943
|
ENH include timestamps and stuff in the tasks goal agenda view
|
2022-02-22 18:49:39 -05:00 |
Nathan Dwarshuis
|
3f27f0e839
|
ENH don't use parent tags for quarter
|
2022-02-22 18:40:46 -05:00 |
Nathan Dwarshuis
|
ed1fde1e55
|
ENH put quarterly plan in terms of life buckets
|
2022-02-22 18:36:12 -05:00 |
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
|
d895b38ec0
|
ENH update packages
|
2022-02-21 09:59:10 -05:00 |
Nathan Dwarshuis
|
72a75efb7a
|
ENH update packages
|
2022-02-20 14:11:59 -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 |