mobyvb / tasklist

a tool to keep track of tasks and how long you've been working on them
0 stars 0 forks source link

add state #5

Closed mobyvb closed 1 year ago

mobyvb commented 1 year ago

save task list to file on shutdown if task list file exists on startup, load it before first prompt


files: main.go

black-crowned-night-heron commented 1 year ago

working on it