Favorites in the Finder Sidebar not showing in the Mac Open Dialog
Writing by shivdev on Thursday, 5 of January , 2017 at 7:52 pm
If your Favorites in the Finder Sidebar not showing in the Mac Open Dialog, per Apple.StackExchange running the following from command line would make them show up. Note you’re running sudo and hence need root access.
cd ~/Library/Preferences && sudo find com.apple.finder.plist* -exec rm {} \; && killall Finder
Leave a comment
- Add this post to
- Del.icio.us -
- Digg -
- -
- Tweet -
-
-
No comments yet.
You must be logged in to post a comment.