Is there a place I can figure out how much space my Logos Library is currently taking up on my hard drive?
Thanks!
Sure thing-you can go to your Logos Data directory and find out how big it is.
Mine is at C:\Users\BillG\AppData\Local\Logos4\Data, and when I check the Properties, I get 35.1 GB.
I think the Library itself is under the ResourceManager (25.9GB) directory in there, and the index is in LibraryIndex (7.5GB).
For the Mac, your Data directory is likely under ~/Library/Application Data/Logos[45]/Data. You may have trouble getting there in Finder as it's hidden by default. If you run the Terminal, you can get the total size by running something like "du -g ~/'Library/Application Support/Logos4/Data'" (you may need to name your directory Logos 5).