Skip to content

gorbiz/thought-logger-original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thought Logger

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

Demo

https://youtu.be/zEAE33M1BS8 (old version)

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 🎩                🐱 👍 Top hat cat approved!

About

Log thoughts without losing focus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published