top of page
Daily Time Planner
OI: A minute tracker that allows me to insert physical objects into a representation of the day to represent certain tasks and how long they'll take. The tracker should be able to represent every minute of the waking day as one continuous space, so that no matter when I set to start a task, I don't need to cut that task piece into two or whatever.
The issue with this is, there's a lot of minutes in a day, and to represent that in any reasonable fashion to where individual minutes are represented will be a huge object.
​
MS: Something I can use to plan every minute of a day(within reason)
​
DONE as a set of interconnected .txt documents.
bottom of page