srbdev / pynotes

Write and manage notes from the command line
MIT License
0 stars 0 forks source link

Add create new note/database option #7

Closed srbdev closed 6 years ago

srbdev commented 6 years ago

Instead of being a new database option, it'll check for the database file ~/.pynotes.db file and if it is not present, it'll prompt the user to use the --init flag to create the file.