Hacker News new | ask | show | jobs
by segmondy 3157 days ago
Oct 30 2017 8:14pm #HN, #notes

I take notes with vim when programming, in this form with a text file. I write them my thoughts. I can search the file by date. I can search it by tag /#notes. It's simple works and the only challenge is that I can't add my doodle. If need be, I'll draw it out on piece of paper. I need to find a simple way to import it. If something simple I do stuff such as A<--->B---->C<----D

1 comments

Thanks for describing your workflow.