I hope I'm not bothering anybody with this question. I have my technical documentation scattered using different methods, here is a list of the most used:
- notebook I have several notebooks full of notes, I guess everybody has at least one.
- git I have a repository called notes . It's quite simple, just using text notes, nothing fancy.
- odt In the previous company I worked for, we used to write technical documentation using Open Office
- wiki After trying the above methods I found this was the most useful, just because I only need a web browser to start writing things down.
Recently I start studying on my own an IT certification and I have all my notes in a notebook. I do not know which is the best way to keep my documentation available and updated.
What would you recommend me?