Upload Mode
Upload mode adds the ability to upload your notes to notesystem server.
usage: notesystem upload [-h] [--username USERNAME] [--save-credentials] path url
positional arguments:
path the path to upload
url the url of the notesystem server
optional arguments:
-h, --help show this help message and exit
--username USERNAME the username to use for login (only availble when your password is saved already)
--save-credentials wether to save credentials (password) when you log in
Notes:
- Documentation will be added to readme