|
|
|
|
|
by japhyr
2784 days ago
|
|
I usually keep a simple text file with names like 'notes.txt' or 'notes-project_reboot.txt', especially for projects that I work on intermittently. Many times these notes files disappear into the past, as these projects get abandoned. But when I want to revisit a project that I'm going to prioritize, these notes projects are really helpful. They let me quickly get back into the mindset I had when I was last working on the project. They're usually a mix of technical notes, a really simplified collection of issues, and notes about where I might go with the project. When I do revive an old project, one of my first steps is usually to start up a new notes file and copy over only the most useful notes from the old file. |
|