0.1.4 • Published 6 years ago

thought-logger v0.1.4

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

Thought Logger

  1. I think
  2. therefore...
  3. see (1)

Demo

https://youtu.be/zEAE33M1BS8

Install

npm install -g thought-logger
# if on Arch Linux also do (see https://github.com/electron/electron/issues/5318):
sudo pacman -Su gconf

Use

thought-logger ~/thoughts.md

Preferably bind to a key combination.

Multiple logs

Bind this to another key combination:

thought-logger ~/thought.md

Distinguishing logs

echo "body.work { background: red; }" > ~/work.css

Exta: i3 config example

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

Thought Logger logo :tophat:
               :cat: :+1:
Top hat cat approved!

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago