Thinking outside the box can be exhausting.
It's time to go back to simple.
Free your self from distractions with our minimalist's thought journal and note-taking application.
./run.sh
python3 -m venv .venv
pip install -r requirements.txt
python3 src/application_entry.py
Running this program will turn your terminal into your very own Thought Box where you are free to take your notes however you like as long as it's ascii approved.
Built with Python Prompt Toolkit you can navigate the entire program without a mouse.
You can open the menu with CTRL-K
that contains tons of minimalist functionality.
No more having to worry about centering or choosing the 'right' font anymore!
You can select to create a new note or continue working on a previous note!
File
menu item.:smile:
to 😀, or :eggplant:
to 🍆. Use shortcut CTRL-E
to convert text to emoji.CTRL+K
Open Top Tool BarESC
Focus cursor on the text fieldCTRL+N
Start a new fileCTRL+S
Save current fileCTRL+O
Open an existing noteCTRL+Q
Exit the applicationCTRL+A
Select EverythingCTRL+Z
UndoCTRL+E
Turn text like :smile:
into :smile:ALT+O
Open link under cursorMade with contributors-img.