Skip to content
/ knote Public

Automates creation and organization of class notes.

License

Notifications You must be signed in to change notification settings

lepoidev/knote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

knote

Tool for the creation and organization of digital class notes.

Options

By default, running knote will ensure a note for the currently active subject exists and opens it with the configured application.

  • '-n/--new' (add new subject)
  • '-r/--remove' (remove a subject)
  • '-e/--edit' (edit a subject)
  • '-o/--open' (open a specific subject)
  • '-l/--list' (list all subjects)

Configuration

Environment variables

export KNOTE_PATH=...          # path which contains knote.py
export KNOTE_CONFIG=...        # path to knote config json file
export KNOTE_SUBJECTS_PATH=... # where you want to store your class folders

Add an Alias

alias knote='python3 "$KNOTE_PATH"/knote/knote_main.py'

About

Automates creation and organization of class notes.

Topics

Resources

License

Stars

Watchers

Forks

Languages