Home
A command line app for taking beautiful notes.
qlm gives you access to beautiful notes on any machine.
The name comes from the Arabic word for pen:
قلم
which makes use of the three letter root q-l-m to cut, snip, prune, clip or truncate. So try to keep those notes concise!
Basic Usage
pip install qlm
qlm connect 'username/repo'
qlm config --local-repo 'folder_with_notes'
echo '# My notes' > 'folder_with_notes/my_note.md'
qlm add my_note.md
qlm show my_note.md