"Tim" == Tim Keller via WLUG <wlug@lists.wlug.org> writes:
The "storing my notes in some sensible format" is high on my list of features.
Same here. Currently I have a directory with a pile of files in there and I use grep alot, and emacs (sometimes VIM) to edit my notes. Saves my ass all the time, but doens't scale well.
Calle can speak more directly to her needs, but for me I have this giant never ending emacs buffer that's a tangle of web links, snippets of text, random "oh cool ansible" one off commands, etc. It's not scalable, it's on one machine and it lacks good meta data around the entries.. what I can do is say "what were all the links I went to two weeks ago?"
I don't bother with the web snippets, I just mostly leave tabs open forever. :-) And I have a ton of half written web interfaces, python scripts, old emails saved in VM format mailbox files,etc. I need to move them to maildir format at some time, but even now it's useful enough to grep through (sometimes I use glimpse) and them run less, or visit the mail file with 'vm' in emacs to view the data.
Right now I have the equivalent of the pile of somewhat searchable paper two feet high.
*only* two feet? I think mine is two *miles* high!
I've tried to use confluence at work and that product is a horrendous priece of shit.
Most products are, because GUIs sell due to the low learning curve. But they're *slow* to interact with. Why do you think MS finally made powershell and people love ansible and other tools like that? Because GUI work doesn't scale. If you take the time to get over the learnign curve, keyboard shortcuts are the way to productivity. And that's why I still write these emails in 'vm' on emacs in an SSH connection. Just so much faster and simpler. But viewing GUI images sucks... John