I put together a small web app to quickly take notes. The goal was to make it as painless as possible to just open the page and start writing. I've been using it for my needs but thought it might be useful for other people too.
WebSockets ensure that updates get propagated to all devices looking at the page. I'll consider adding accounts if people are interested.
I use iTerm2 global hotkey + jrnl for this. From any window I can hit ctrl+f to being up half a terminal and drop either a one-line message into a specific journal (jrnl - work "used x to do y") or open up an editor for a longer entry (jrnl -work).
6 comments
[ 1.7 ms ] story [ 32.1 ms ] threadWebSockets ensure that updates get propagated to all devices looking at the page. I'll consider adding accounts if people are interested.
Any feedback is appreciated!
Maybe it's my corporate network.
I find the -from and -until arguments particularly interesting, I think I'll add support for that in the search field.