Skip to content

Things that sounded cool when they were just ideas

Notifications You must be signed in to change notification settings

kendallzhu/prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

prototypes

The Void - minimalist command line mind-mapping tool. Designed for brainstorming, note-taking and todos.

  • To install dependencies, run pip install -r requirements.txt
  • To run the void, cd into the_void and type: python the_void.py
  • Recommended usage: type things and press Enter to cycle through
    • By default things get connected as siblings, use > to create a child in its own group
  • Graph structure created as you go, which you can view with /g (type ? for all commands)
  • Save, load, snapshot and create new sessions (/s, /l, /ss, /ln)
  • Features include search, smart navigation, node editing and rearrangement, condensing node w/ neighbors, and connecting nodes
  • Interactive commands guide the user through a process:
    • /pick - Tournament-style bracket to pick a node (useful for todos!)

About

Things that sounded cool when they were just ideas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages