Noted is a cli note taking and todo app similar to google keep or any other note taking service. It is a fork of my previous project keep-cli.
pip3 install noted-notes
yay -S noted-cli-git
In order to make a note you must have the $EDITOR
environment variable set to a text editor.
noted
noted --quick
For a note:
noted --note
For a list:
noted --list
This project is still under development, so if you would like to help out feel free to reach out.