Ask HN: What software do you use to take notes?
31–40 of 95 posts
Re: Ask HN: What software do you use to take notes?
#32Bear
Re: Ask HN: What software do you use to take notes?
#33I write markdown files with emacs. These notes are stored at `~/notes` which I symlink to `~/Dropbox/notes`.
Re: Ask HN: What software do you use to take notes?
#34Re: Ask HN: What software do you use to take notes?
#35Org-Mode and Emacs: http://orgmode.org/
Re: Ask HN: What software do you use to take notes?
#36This is not my repo.
Re: Ask HN: What software do you use to take notes?
#37Evernote for personal use, Slack messages to myself for work
Re: Ask HN: What software do you use to take notes?
#38Day One for general notes, 2Do for notes on tasks. (I use Mac and iOS.)
Re: Ask HN: What software do you use to take notes?
#39For me the killer feature is the ability to put text wherever i want, and move it later, i just click where i want to write in the page and type, it really changed the way i take note, it feel more natural and more close to the "paper experience".
i tried opensource solution, but all the one i found allow only for "linear" note taking, witch is ok if i need to take a quick note, but if i need to "prototype" or brainstorm something i feel them to restrictive.
where onenote is not avaible or overkill i simply use markdown files, with git for versioning and Syncthing for syncronization.
edit: correct some typo