Commit Graph

174 Commits (main)

Author SHA1 Message Date
Brian Hicks 4ad4b937dd
add an "await review" script 2023-09-29 10:36:01 -05:00
Brian Hicks c118efd610
allow sorting folders, and sort them first 2023-09-05 05:37:46 -05:00
Brian Hicks a34093c598
provide an initial value for the reduction 2023-06-20 09:44:39 -05:00
Brian Hicks 5a90ac19f5
set task due dates from Linear 2023-06-15 13:03:50 -05:00
Brian Hicks 4882388b7f
allow tasks to be nested 2023-06-15 13:03:05 -05:00
Brian Hicks 585cfc9341
demote projects whose tasks are all blocked 2023-05-25 08:55:18 -05:00
Brian Hicks a55dd8e8f8
leave this debug line here but commented out for the next time I need it 2023-05-25 08:54:27 -05:00
Brian Hicks 80a3b52cd6
the order in the comments is no longer followed 2023-05-25 08:54:01 -05:00
Brian Hicks 01ea577887
sort by active time, not just completion time 2023-05-24 15:35:22 -05:00
Brian Hicks 19dae35ca2
include hour in datestamp to stabilize sort 2023-05-23 06:01:28 -05:00
Brian Hicks 3e4b9d3b04
whoops, we only need to compare one level at once 2023-05-23 05:07:24 -05:00
Brian Hicks 05302a4566
this can generalize 2023-05-23 05:06:50 -05:00
Brian Hicks 8c9417340e
fix sorting issues 2023-05-22 17:19:15 -05:00
Brian Hicks a84210d0aa
add more globals 2023-05-22 13:45:06 -05:00
Brian Hicks 0c0a7301af
run prettier on everything 2023-05-22 10:36:25 -05:00
Brian Hicks e8554e349a
add a script to sort projects by urgency 2023-05-22 10:36:04 -05:00
Brian Hicks 0892e4bfdf
weight habit tasks much higher 2023-04-13 11:11:29 -05:00
Brian Hicks fcb5fa789c
🎨 prettier 2023-04-13 11:11:21 -05:00
Brian Hicks 99a399ba74
rejuvenate Session for what I want to do now 2023-04-05 09:20:21 -05:00
Brian Hicks 7e34ec3439
update inputs 2023-04-05 09:08:28 -05:00
Brian Hicks 4b4b7b6f09
Revert "I haven't used session in quite some time"
This reverts commit 3ed164b511.
2023-04-05 09:07:28 -05:00
Brian Hicks 182d506f3b
only discard tasks which have incomplete children 2023-03-17 08:59:34 -05:00
Brian Hicks 328214ad18
smooth things out after a little more analysis 2023-03-15 06:08:43 -05:00
Brian Hicks 59b562b06e
powers of two are way too dominating. Maybe 1.5? 2023-03-15 06:00:42 -05:00
Brian Hicks 744dcc96f5
wrong operator 2023-03-15 05:58:50 -05:00
Brian Hicks 2241a6355b
another backwards condition 2023-03-15 05:50:38 -05:00
Brian Hicks 42d16122ea
document bug 2023-03-15 05:50:00 -05:00
Brian Hicks aed6f64094
simplify 2023-03-15 05:46:16 -05:00
Brian Hicks aabd2fdf2a
!sdrawkcab saw siht 2023-03-15 05:43:50 -05:00
Brian Hicks 8a13a1efbd
drop unused variable 2023-03-15 05:27:50 -05:00
Brian Hicks 7266c82953
what if things get exponentially more important as they age? 2023-03-15 05:22:31 -05:00
Brian Hicks d7a656ec4a
control method with opt outside of work 2023-03-15 05:20:24 -05:00
Brian Hicks fffdaf0026
combine TaskScore and TaskScorer 2023-03-15 05:18:00 -05:00
Brian Hicks 5a3d72a165
sort by weight, then alphabetically 2023-03-14 10:37:57 -05:00
Brian Hicks ef3cf359ed
add a non-work tag for doing stuff that doesn't make sense at work 2023-03-14 10:37:14 -05:00
Brian Hicks 2ee204a0cd
update tags 2023-03-14 09:25:56 -05:00
Brian Hicks e02db62a31
move towards a more explainable score 2023-03-14 08:57:59 -05:00
Brian Hicks bc8c054028
don't pick any task with children (working around an OF beta bug) 2023-03-08 15:49:29 -06:00
Brian Hicks 16c6c3f6dd
🎨 prettier 2023-03-08 15:49:01 -06:00
Brian Hicks 69a4410960
be able to hold alt key down to get random/top opposite 2023-03-08 08:10:45 -06:00
Brian Hicks cb3235444e
push random back to 3pm 2023-03-08 08:09:29 -06:00
Brian Hicks 3289221bce
make the shift key work how I actually meant it 2023-03-02 11:18:46 -06:00
Brian Hicks e47a8f70a8
use only the task's defer date instead of the project's 2023-03-02 11:17:33 -06:00
Brian Hicks 0b78ba1c4b
log tasks if alt is held 2023-02-27 16:14:31 -06:00
Brian Hicks c4de3349e7
allow notes in work context 2023-02-27 16:14:21 -06:00
Brian Hicks 9886b85eff
do top tasks in the morning; random in the afternoon 2023-02-27 08:10:41 -06:00
Brian Hicks 92943f74ad
there's only iOS and macOS platforms 2023-02-27 08:04:54 -06:00
Brian Hicks 784613d31f
allow switching which task set we pick from 2023-02-21 05:42:38 -06:00
Brian Hicks 6847101724
switch alt and regular behavior 2023-02-14 16:06:49 -06:00
Brian Hicks 16870f23dd
task the most important tasks, not the least 2023-02-14 16:05:36 -06:00