202210261859 Final Version Perfected
Get all the tests for Today. For each task in the list:
- Mark the first task, store it somewhere.
- Subsequent tasks — compare to the marked task. If it’s more important, also mark the task.
- Choose the last marked task to “start a pomodoro” for (Maybe after prompting for how long the task should take, if not marked with any tags)
- Once I’ve completed a task, find the first marked task above the task, and iterate through all the unmarked tasks below the task, doing a similar comparison exercise to point 2.
- If I’ve ever gone through the whole list and there’s no marked items, go to the first page.
This algorithm can also be used to rank a list of things that are best compared pairwise without having to do n^2 comparisons (like ranking Taylor Swift songs 202210230106)
uuid: 202210261859 tags: #productivity