Commit graph

7 commits

Author SHA1 Message Date
Kevin MacMartin
4057ab8d0e Use more consistent error messages, and fix the error message for the delete operation when no name has been provided 2023-08-23 22:08:01 -04:00
Kevin MacMartin
bd83c4081d Minor improvements and cleanup:
* Declare global variables globally
* Group functions related to note searching together
* Add colour to the "Can't find" error
* Add more comments to explain what different blocks of code are doing
2023-08-23 21:56:41 -04:00
Kevin MacMartin
c0ca91d47f Add another decimal to the version so we're using semver 2023-08-23 21:43:04 -04:00
Kevin MacMartin
f06d4a5cb0 Use more consistent formatting in arithmetic expressions to make it more clear where they start and end 2023-08-23 21:36:08 -04:00
Kevin MacMartin
8673d1509d Include MIT license 2023-08-23 18:26:05 -04:00
Kevin MacMartin
8c41b066f0 Add "vnotes" to the usage patterns 2023-08-23 18:22:49 -04:00
Kevin MacMartin
c8746d8405 Initial commit 2023-08-23 18:22:04 -04:00