pythonpune / readit

Readit - Command Line Bookmark Manager Tool
GNU General Public License v3.0
13 stars 16 forks source link

If you are uninstalling the readit then it should remove the db. #121

Open amolkahat opened 6 years ago

amolkahat commented 6 years ago

There should be some setting in the Readit to remove the db. By default, it should not remove, but if user wants to remove then there should be some setting to remove it.

For ex:

readit config -a data_purge = True
readit config -a database_purge = True