Quote:
Originally Posted by pdurrant
Mountain Lion probably tries to hide the default Location from you. I suggest changing the location in the Kindle Preferences to somewhere easily accessible, like {user folder}/Documents/Kindle Content.
|
No need… you can just hit Shift+⌘+G in Finder and paste this in:
Code:
~/Library/Application Support/Kindle/My Kindle Content
And it will take you to Kindle's default content folder.
Or you can type this in:
Code:
sudo chflags nohidden ~/Library/
into a Terminal window and Library will be permanently visible from Finder.