32
votes
What do you use to keep notes as a developer?
I use a directory of text files. Roughly looks like this at the moment :
admin\
important-stuff.rst
development-log.rst
development\
projects\
proj1\
o …
