/showcuts

Display your shortcuts populated notes directly in the terminal

Primary LanguagePython

Shortcuts or ShowCuts 😁: CLI tool for displaying shortcuts


Installation:

./install.sh

Optional setup in sc.py:

COLOR=bcolors.YELLOW_IN  # choose a color from the bcolors class or set a custom one
MAX_CAPACITY_STRING = 40  # space between shortcut and command
SPACE_BEFORE_HEADER = 18  # space before # tags

Configuring path to your notes directory

Configuring path


Files with the same name

Files with the same name


Example shortcuts file:

`⇧⌘F` Open/Show search
`⌘\` Split editor pane
`⌃⇧E` Focus explorer pane
`⌃TAB` Cycle through open tabs
`⌘W` Close tab