Mozzo1000 / movielst

:movie_camera: Everything about your movies within the command line.
Other
0 stars 1 forks source link

Move hidden .json and configuration file to folder #3

Closed Mozzo1000 closed 6 years ago

Mozzo1000 commented 6 years ago

What to do?

Make the hidden .json file be located inside a separate folder in the users home directory instead of in the indexed movie folder.

Why?

For know, we don't need to save a hidden file anywhere were the user often looks, there still might be reasons for the user to want to save this file somewhere else. But that is for another issue. In the home directory there is currently a file named .movielst, this file is responsible to find the hidden .json file above. This issue removes an unnecessary file and makes place for a real configuration file. Having the hidden .json file inside the home directory will make it easier to make #2 work.