25 ms·
I've been doing something similar using jrnl. I use hashtags so I could theoretically look up stuff in the past. I.e. > jrnl "@vim type _:noh_ to remove the l
by infomofo 9y ago
I've been doing something similar using jrnl. I use hashtags so I could theoretically look up stuff in the past.
I.e.
> jrnl "@vim type _:noh_ to remove the last search's highlighting"
And then a week later when I can't remember, I could use
> jrnl -n 10 -and @vim
- jihadjihad 9y agoHadn't heard of jrnl before. Love how clean it is and the tagging is awesome. Will definitely be using this, thanks!