Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!

New reminder from any application System 10.8
I like the new reminders app in 10.8, but I was disappointed to find that there is no way to create new reminders from outside the app (like, e.g., OmniFocus, which has a quick entry window that can be summoned with a keyboard shortcut). I created a service in Automator that allows such entry, albeit with limited functionality.

Create a new service in Automator and choose Service receives no input in any application at the top of the window. Next, in the Text library, choose Ask for Text and drag it to the right-hand part of the Automator window. Enter a prompt, such as "Enter a Reminder." Finally, from the Mail library, choose New Reminders Item and drag that below the Ask for Text item.

Save the service, and use the Services tab in the Keyboard preference pane of System Preferences to add a shortcut that will let you launch this from within any application.

This only allows you to set new reminders in a single list, with a single priority, and with no due date (unless you want everything due on the same day), but it's better than nothing. One more caveat: it's slightly unreliable, because some programs interfere with the Services menu or don't accept Services.
  Post a comment  •  Comments (6)  
  • Currently 3.40 / 5
  You rated: 5 / 5 (5 votes cast)
 
[5,480 views] Email Article To a Friend View Printable Version
Access the file path popup menu in the Open dialog for iCloud-compatible apps System 10.8
Apps that can access iCloud have a different Open dialog box than we've been used to seeing; the popup menu at the top that lets you navigate up the file path from your current location is missing.

Well, not missing, exactly, just hidden. When you are in the Open dialog, and choose On My Mac, you see the name of the application, then a dash, then the current folder. You can Command-click on the folder name to display a pop-up menu showing the full path for the current folder. There's no visual clue that this is present, but it works.
  Post a comment  •  Comments (0)  
  • Currently 3.33 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (3 votes cast)
 
[2,126 views] Email Article To a Friend View Printable Version
Skip through sections in Safari 6's Location bar autocomplete menu Web Browsers
In Safari 6, when you type into the omnibar - what Apple calls the "address and search field" - the autocomplete menu that shows suggestions for what you typed may be very long. If you want to select your bookmarks or history with the keyboard, you have to press the down arrow many times to get to them.

You can skip sections by holding down the Command key while pressing the up- or down-arrow buttons. So if you've typed something in the address and search field, you can press Command-down arrow to skip past the search engine suggestions, and then use the arrow key alone to select the item you want.
  Post a comment  •  Comments (3)  
  • Currently 3.32 / 5
  You rated: 1 / 5 (22 votes cast)
 
[2,709 views] Email Article To a Friend View Printable Version
Pinch to zoom in TextEdit System 10.8
Use a two-finger pinch on a trackpad to zoom the text in TextEdit documents. Pinch your fingers apart to zoom in, and pinch them together to zoom out.

[kirkmc adds: This works zooming in and out with TextEdit. I expected it to work in other apps, and it does in Preview. However, it only works zooming in with Safari; if you pinch together, you see the currently open tabs, as explained in this hint.]
  Post a comment  •  Comments (1)  
  • Currently 3.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (2 votes cast)
 
[2,177 views] Email Article To a Friend View Printable Version
Access all your iCloud files from the Finder sidebar
We've had some hints about finding iCloud documents in the Finder. This hint shows where they are located, and how to navigate through the various local folders that contain them. Both a comment to that hint and an anonymous submission point out how to make a saved search for documents in the cloud.

Go to the ~/Library/Mobile Documents folder. Type anything in the search field in your Finder window. Make sure that Mobile Documents is selected in the Search bar, not This Mac.

Next, click on the + icon, and choose Kind is Document. Go back to the search field and erase what you typed. Now all your iCloud documents will display.

Click on Save, and check Add to Sidebar to add this search to your Finder window sidebars.

Note: one submission said to type a period (.), and, while this starts the search, this may not find all your documents if extensions are not visible. So it's best to start a search, then choose Kind is Document and delete the search.

Note also that you may end up with documents here that you cannot view or edit. For example, I use the ToDo task manager, and its file shows up, but it is not a file that I can edit. Interestingly, I found three Pages documents, each a size of 0 bytes, that don't show up in Page's iCloud panel, so this may also be a way of cleaning out extraneous files from this folder.
  Post a comment  •  Comments (2)  
  • Currently 4.67 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (3 votes cast)
 
[11,595 views] Email Article To a Friend View Printable Version
New poll: What do you think of iCloud for document storage?
With the advent of document storage on iCloud, Mac users are facing a new way of managing documents. As some hints here have shown, people still want "normal" access to their files in the Finder.

Using iCloud for document storage can be confusing. Personally, I want to be able to access files I've created or edited with one app in a different app, and iCloud prevents that. But what do you all think?

Vote in the latest poll, and feel free to leave comments about iCloud either here or on the poll page. Love it? Hate it? In between? Let us know.
  Post a comment  •  Comments (10)  
  • Currently 3.67 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (3 votes cast)
 
[2,474 views] Email Article To a Friend View Printable Version
Add default fonts to Notes Apps
Notes only offers three default fonts, and there is no GUI option to change these or add others. You can, however, add fonts by editing a plist file.

Open /Applications/Notes.app/Contents/Resources/en.lproj/DefaultFonts.plist (or the equivalent for the language you use), and you'll see three sets of text like this:
	<dict>
		<key>FontName</key>
		<string>Noteworthy-Light</string>
		<key>Size</key>
		<integer>15</integer>
	</dict>
Copy one of them, paste it at the below those three sections, and add your preferred font and size. Note that you can specify the weight with "-Light," "-Bold," etc. Save the file, relaunch Notes, and choose your new default font from Format > Font > Default Font.
  Post a comment  •  Comments (7)  
  • Currently 3.20 / 5
  You rated: 2 / 5 (5 votes cast)
 
[4,681 views] Email Article To a Friend View Printable Version
Keyboard shortcut to save directly in iCloud Apps
Many of the "main" folders of OS X can be accessed with shortcuts in an Open/Save dialog. If you don't know these, they are Command-D for the Desktop, and Command-Shift-H for your home folder.

With the advent of iCloud, there is now a new shortcut to save files in that location, for apps that support iCloud: Command-Shift-I.
  Post a comment  •  Comments (2)  
  • Currently 2.75 / 5
  You rated: 1 / 5 (4 votes cast)
 
[4,219 views] Email Article To a Friend View Printable Version
Access older versions of documents stored on iCloud via Time Machine
If you use iCloud to store your documents, these files are also stored on your Mac, and therefore backed up by Time Machine, if you use the latter feature. (See this hint for more about where these files are stored on your Mac.) If you want to look for an older version of a file, or a file you deleted, display the iCloud pane in any app that supports iCloud, then, from the Time Machine icon in the menu bar, choose Enter Time Machine. This will give you a Time Machine view of the iCloud pane for that application only, and you can find older versions or deleted files.
  Post a comment  •  Comments (4)  
  • Currently 4.40 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (5 votes cast)
 
[4,702 views] Email Article To a Friend View Printable Version
Remotely connect to a Mac via SSH using iCloud's network Network
If you're running two Macs with iCloud support (Lion or Mountain Lion), then you can use iCloud's network to remote SSH back into your home computer no matter where you are with just a few commands in Terminal.

The process is explained by the One Thing Well blog, but you need to set up a few things before you get started. First, you need to make sure Back to My Mac is enabled in iCloud (System Preferences > iCloud > Back to My Mac). Next, you need to set up your home computer for sharing if it isn't already. Head to System Preferences > Sharing and turn on at least File Sharing and Remote Login. With everything set, you can now remotely log in to your home computer using iCloud's network wherever you have internet access.

To start with, you need to do is find your Back to My Mac account number. In Terminal (Applications > Utilities), type:
dns-sd -E
The final nine digit number is your Back to My Mac account number. Next, it's time to SSH into your other machine:
 ssh -2 -6 username@computer-name.[account number].members.btmm.icloud.com 
If you don't know your username or computer name, head to System Preferences > Sharing on the destination computer and click on Remote Login. Your Computer name is listed at the top (if it's multiple words use the address with the dashes). Your username is listed on the line below Remote Login right before the @ symbol. You will need to do this before you try to SSH into your computer when you're away.

With that, you should have access to your Mac no matter where you are. Head over to One Thing Well for a few more tricks and shortcuts for using the iCloud network to remote SSH.

[kirkmc adds: I haven't tested this.]
  Post a comment  •  Comments (9)  
  • Currently 3.10 / 5
  You rated: 1 / 5 (21 votes cast)
 
[17,496 views] Email Article To a Friend View Printable Version