|
|
|
|
|
by vuggamie
266 days ago
|
|
I use vim. Very little flow. My personal journal is a single latex document, I write about 25k words per year in it. I have a macro that inserts the date and time and I write my entry after that. At the end of the year, I spend a few hours re-reading and reflecting. I'll probably convert it to markdown soon. At work, I keep a markdown file open. I take notes from meetings, quick entries to describe what I'm working on a few times a day. It's a single file that goes back to my hire date with current employer. Super useful. I store both in private git repo's along with shell scripts and config files. |
|