Analogue Note Taking Digital Mess We all need to take notes. Short messages for git commits, ideas from podcasts, quotes from all over the Web. At some point, a question comes up: where do we store these notes? It gets even worse with regular diary entries and to-do lists. One possible solution is to use a premade program like Evernote or Notion. It will store and organize text files for you, but this also means you should trust developers and server owners, as well as the encryption protocol. For anyone who worked with programming, there is a temptation to throw notes into a git-managed folder full of plain text files. Yet managing files by yourself is also a problem: plain text markdown works wonders for a while until there are too many files to keep track of. A system of folders and subfolders will take you further, but at this point navigation and linking become troublesome. The synchronization is an issue as well, although there are good tools that solve it even on mobile and L...
Science. Programming. Coffee.