Skip to content
/ PyBujo Public

A cli for tracking things

License

NotificationsYou must be signed in to change notification settings

hamogor/PyBujo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBujo

PyBujo uses pick and curses to provide a barebones interactive way of creating, managing and indexing notes

'PyBujo is a simple and effective means of notetaking from the command line. I really disliked how much bulk and crazy functionality most notetaking cli's were packaged with so I built a very simple and extensible one for you.'


Installation

pip install bujo


Commands

Command Line 
CommandOutput
bujo name of bujoOpens Action Menu for that bujo
bujoOpens Select Bujo Menu
Select Menu 
KeyOutput
aAdd a new Bujo
rRemove currently selected bujo
eEdit currently selected bujo
qQuit Bujo
hDisplay link for this documentation
Action Menu 
KeyOutput
aAdds a new note
rRemove currently selected note
eEdit currently selected note
qQuit Bujo
hDisplay link for this documentation
mMove currently selected note to different bujo
bGo back to Select Menu