### Checklist - [x] I am using an up-to-date version. - [x] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [x] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description Library data is currently stored in a .TagStudio folder inside the folder of the library in question. This somewhat undermines the goal of not using sidecar files and contributes to folder clutter, especially at scale. It would be nice to be able to store library data in a centralized location, or perhaps at the root of the drive. ### Solution Allow the user to define a directory where all Tag Studio library data is stored. ### Alternatives Place all Tag Studio library data at the root of the drive, rather than the root of the library folder.