Developers, There are Better Ways to Maintain your Notes (devcurry.com) 11 points by rufflelesl 15y ago ↗ HN
[–] phoenix24 15y ago ↗ I code, I like to spend more time look at code, not some blog editor. Using any of these seems like more time wasting,On the contrary what I'd love is if i could add comments to the source code on github, similar to the way I add comments to the code commits.
[–] Setsuna 15y ago ↗ I keep all my stuff in .txt files, stored in dropbox. I name them as "Java - blahblah.txt" or "CSS - blahblah.txt"For searching inside notes, I use agentransack. I find this more efficient and simple.
[–] aufreak3 15y ago ↗ I really recommend fossil. It integrates a wiki, scm and bug tracker in a single sleek package. Its a single stand-alone <1MB executable and the repo itself is a single sqlite file.
3 comments
[ 8.7 ms ] story [ 41.5 ms ] threadOn the contrary what I'd love is if i could add comments to the source code on github, similar to the way I add comments to the code commits.
For searching inside notes, I use agentransack. I find this more efficient and simple.