notes
notes copied to clipboard
Add command-line options like `--help` and `--version` ...
Currently, notes
is only a executable without any command-line options supports.
It would be nice to add argument parser in main.cpp
to parse option like notes profile path ...
This would make this app more customizable.