|
|
|
|
|
by ravishi
853 days ago
|
|
I use a similar system, but I duplicate and rename the file at the start of each day. Then I remove stuff that got done the previous day. Or stuff that is old and not relevant anymore. The system has evolved over the years. The greatest thing about it is how flexible it is. When faced with new requirements (new projects, job change, etc) I can just start taking notes in a different way and see if it sticks. I also commit it to git every 30 minutes using a cron script. Its awesome. |
|