That's where Precipitate comes in. After you install Precipitate, you can use Spotlight to find files online (such as those in your Google Docs list) just as you would find files stored on your Mac. Then, you can open them in your browser with a single click. Once Precipitate is set up, it stays out of your way, regularly getting the latest contents of your documents automatically, so you'll never need to think about it — and if you have Lion or Mountain Lion with iCloud enabled, then you are truly on your your way to being fully organized!
Showing posts with label Mountain Lion. Show all posts
Showing posts with label Mountain Lion. Show all posts
Wednesday, September 26, 2012
If you're like me, some of your information is in the cloud and some is on your machine, and you don't always remember what is where. That can make it frustrating when you try to use your favorite local search tool to find something. Isn't the whole point of search that you don't have to remember where you put things?
That's where Precipitate comes in. After you install Precipitate, you can use Spotlight to find files online (such as those in your Google Docs list) just as you would find files stored on your Mac. Then, you can open them in your browser with a single click. Once Precipitate is set up, it stays out of your way, regularly getting the latest contents of your documents automatically, so you'll never need to think about it — and if you have Lion or Mountain Lion with iCloud enabled, then you are truly on your your way to being fully organized!
That's where Precipitate comes in. After you install Precipitate, you can use Spotlight to find files online (such as those in your Google Docs list) just as you would find files stored on your Mac. Then, you can open them in your browser with a single click. Once Precipitate is set up, it stays out of your way, regularly getting the latest contents of your documents automatically, so you'll never need to think about it — and if you have Lion or Mountain Lion with iCloud enabled, then you are truly on your your way to being fully organized!
Sunday, August 26, 2012
Change the default save location in Mountain Lion
The default save location for TextEdit (and other apps that can store documents on iCloud) is iCloud. It takes a few clicks if you want to expand the save dialog and save a file locally. There is no way to change this in the GUI, but if you run the following command in Terminal, this will set the default save location to On My Mac for all iCloud-compatible apps:
To change this back to the default, run this command:
defaults write NSGlobalDomain NSDocumentSaveNewDocumentsToCloud -bool false
To change this back to the default, run this command:
defaults write NSGlobalDomain NSDocumentSaveNewDocumentsToCloud -bool true
Update: you can also accomplish this through the Secrets preference pane
Update: you can also accomplish this through the Secrets preference pane
Click here to download the preference pane
Wednesday, August 15, 2012
Mac compatibility
I recently came across a great site for checking for compatibility of applications for new releases of the Mac operating system (Lion, Mountain Lion to even future versions). The site in question is RoaringApps and recently added Devices section, in which you can check which of your (many) Apple computers will run the latest versions of OS X and iOS.
You can also update your Mac's firmware to make it more compatible and functional by clicking here. My laptop's firmware, for instance, would be here. Another example would be an an iMac I recently upgraded.
Microsoft Windows has an equivalent in a software download and you can download it here
You can also update your Mac's firmware to make it more compatible and functional by clicking here. My laptop's firmware, for instance, would be here. Another example would be an an iMac I recently upgraded.
Microsoft Windows has an equivalent in a software download and you can download it here
Labels:
Apple,
firmware,
Lion,
MacOS X,
Microsoft,
Mountain Lion,
Operating System,
Software,
Windows
Friday, June 22, 2012
User Library in Lion and Mountain Lion
After upgrading to Lion you will notice that your user's Library's folder is missing. Don't worry, It's still there. Apple decided to hide it so users don't mess around with this very important folder. To unhide it, simply open Terminal (Applications ==> Utilities ==> Terminal) and input the following command:
chflags nohidden ~/Library/ #to show the Library folder
To change the setting back, input into the Terminal:
chflags hidden ~/Library/ #to hide the Library folder
You can also click this link to access this secret on Blacktree's Secret's page. Secrets is a preference pane that gives you a graphical interface to access all of your Mac's hidden treasures. You can download the software here
chflags nohidden ~/Library/ #to show the Library folder
To change the setting back, input into the Terminal:
chflags hidden ~/Library/ #to hide the Library folder
You can also click this link to access this secret on Blacktree's Secret's page. Secrets is a preference pane that gives you a graphical interface to access all of your Mac's hidden treasures. You can download the software here
Labels:
Lion,
MacOS X,
Mountain Lion,
Operating System,
Software,
Terminal,
utility
Subscribe to:
Posts (Atom)

