having said that I do appreciate that plaintext is lower friction/inertia for sure
Keeping a plaintext “did” file
101–110 of 202 posts
Re: Keeping a plaintext “did” file
#102Jot stores notes in text files organized by date, includes simple searching, templates, and a few other niceties; plus you can add notes via command-line, pipe, or open in your EDITOR (vim)
Re: Keeping a plaintext “did” file
#103http://todotxt.org has a format for a done.txt list, too. Useful before project meetings to get an overview over what you did in the last days. TodoTxtMac creates this for me: https://mjdescy.github.io/TodoTxtMac/ I've been using it together with Dropbox (for access from my phone) for 3 years now.
Re: Keeping a plaintext “did” file
#104I've got a small A6 notebook for this, computers are great, but there's still work to be done in translating the abstract diagram/flowchart/sketch amalgamation that's in my brain to a digital representation. A picture tells a a thousand words, there's pages where I tried redesigning a scene graph implementation, it'd take hours to transcribe the knowledge that I gleaned from those (roughly drawn) images into words.
Paper rocks. I really like its battery life, negligible boot-up time, customisability, interoperability and extensive unicode support.
Re: Keeping a plaintext “did” file
#105Sharing my utility Jot: https://github.com/mkaz/jot Jot stores notes in text files organized by date, includes simple searching, templates, and a few other niceties; plus you can add notes via command-line, pipe, or open in your EDITOR (vim)
Re: Keeping a plaintext “did” file
#106No need for "normal Go". ex commands like r take addresses. vim +'$r!date' did.txt
Re: Keeping a plaintext “did” file
#107Earlier quoted context omitted.
I have used a Google Doc for this, as it has ability to copy in screenshots. However a large project with lots of stuff makes it lag
That's a better idea than in local text editor if you are working in Windows. My machine has a way of deciding to reboot on precisely those days that walk away with something open that I don't want to lose.
Re: Keeping a plaintext “did” file
#108Re: Keeping a plaintext “did” file
#109Sharing my utility Jot: https://github.com/mkaz/jot Jot stores notes in text files organized by date, includes simple searching, templates, and a few other niceties; plus you can add notes via command-line, pipe, or open in your EDITOR (vim)
Whoa never heard of Syncthing (open source syncing to replace dropbox). What led you to choose that?