- I think
- therefore...
- see (1)
https://youtu.be/zEAE33M1BS8 (old version)
npm install -g thought-logger
# if on Arch Linux also do (see https://github.com/electron/electron/issues/5318):
sudo pacman -Su gconf
thought-logger ~/thoughts.md
Preferably bind to a key combination.
Bind this to another key combination:
thought-logger ~/thought.md
echo "body.work { background: red; }" > ~/work.css
Add ~this to ~/.config/i3/config
:
bindsym $mod+t exec --no-startup-id thought-logger ~/thought.md
for_window [title="^thought-logger$"] floating enable, move absolute position center