Fix bug when creating more than 11 notes, the incremental number (ID) does not increase to 11.
Go to the README to know how to use and how to install.
If you are using Mac OS or Linux, you can install using the commands:
curl -L https://github.com/gumieri/note/releases/download/v1.2.2/note-`uname -s`-`uname -m` -o /usr/local/bin/note
chmod +x /usr/local/bin/note