Finding lost (auto-saved) files on a mac (for computer dummies like me!)
Hi,
I'm trying to find the auto-saved Musescore files on my Mac, and I've seen previous posts about this. Particularly one in which this was stated:
Mac OS X: ~/Library/Application Support/MuseScore/MuseScore3/
Note: The "~" in the path above is required to access the Library directory in your Home folder. /Library/Application Support/ (without "~" at the beginning) will take you to a separate folder location where you will not find the MuseScore folder you need.
However, I've always been confused by the Macs organizational structure, and don't know where to begin to follow this chain: ~/Library/Application Support/MuseScore/MuseScore3/
Do I type this into Finder? (doesn't seem to work) Do I find the Library folder, then the Application Support folder, then the Musescore folder, etc? (can't find the generic Library folder to begin with)
Sorry for my computer illiteracy, but any specific help on this would be much appreciated!
Comments
Any help on this? Thanks,
Joe
Disclaimer: I don't have a Mac and not used one for several years.
These folder paths are indeed chains to follow; for myself I'd resort to typing that as part of a "
cd
" command in the terminal. But since you've stated being a computer dummy, let's not go there and indeed use Finder.Your biggest problem with following this chain "
~/Library/Application Support/MuseScore/MuseScore3/
" is knowing where to start, right? The "~" means the home folder (= your user folder) and every part between two slashes "/" means a subfolder within it.You should also be able to directly navigate to the Library folder from the Finder's Go menu
I'm not on my iMac at the moment, but... In 'Finder', if you click on 'Option' key on keyboard while in a pull-down menu, 'Library' will magically appear as a new menu item. Or maybe this will help:
https://www.howtogeek.com/273430/how-to-access-the-hidden-library-folde…