Simple notes manager for terminal.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Blau Araujo bc26b1971f first commit 1 year ago
LICENSE Initial commit 1 year ago
README.md first commit 1 year ago
qn first commit 1 year ago
screenshot.png first commit 1 year ago

README.md

quicknote

Simple notes manager for terminal.

Usage

qn [OPTIONS]

Options

    -l    List all notes (default).
    -s    Search and select note.
    -n    New note.
    -e    Edit note.
    -d    Delete note.
    -v    Version.
    -h    This help

Screenshot