| 22/02/2012 04:30pm | If you have a folder that contains a file with the same name, and drag the file into the same location as the folder, the Finder may try to delete both items. To reproduce this:
Do the same sequence, except choose 'Keep Both Files.' Same result. [crarko adds: Okay, this one half worked when I tried it in 10.7.3. With 'Replace,' both file and folder were indeed deleted. I also tried it with other items remaining inside the folder, and in that case everything inside the folder was also deleted. A potential disaster. In the 'Keep Both Files' case, the folder was untouched and the file was renamed to 'test copy' when I moved it and 'test 2' when I copied it. In any ev ... |
| 22/02/2012 04:30pm | Back to basics -- use keyboard shortcuts to open and close the fonts window and the color picker window in text editing applications. Here are two quick and easy shortcuts to keep in mind for use in most text editing applications. Don't bother with these in Word, they don't apply. Try them in TextEdit instead. The first you probably already know. It lets you open the font selection window. It's Command+T. The second you may not know, but it usually works in applications where the first one works. It's Command+Shift+C and it opens the Mac Color Picker window. Two quick tips about this window: 1) If you click the magnifying glass icon, you can choose any color available on your Mac's screen, and 2) you can drag a color from any point inside the rectangle near the top of the window into one of the squares at the bottom to store it there for future reference. Try dragging the bottom right corner of the window (and/or the right edge, if you' ... |
| 22/02/2012 04:30pm | When looking at the new Messages.app preferences I realised that you can get it to run applescripts on various events. Under the Alerts Tab in the Messages.app preferences, you will find a list of Events under the drop down Menu 'Event.' Each event has its own set of independent options . All include a 'Run an AppleScript script' option. These scripts can just run on every instance of the chosen event. But you can interact with the Messages.app with the script the same way you would in iChat. So if I wanted to, for example, have my Mac send me a message, when an event occurs that matches certain criteria I can use the iChat syntax. Example: using terms from application "iChat" on message received theMessage from theBuddy for theChat --display dialog (theBuddy ... |
| 22/02/2012 04:30pm | I needed a darkened version of a sketch I made, but I didn't want to go scan it and darken it. I decided to make a copy the old fashioned way -- trace it. However, the lamp wasn't bright enough, and I didn't have access to a backlit desk. Then it hit me; my laptop has a backlight, a very bright backlight in fact. How to use your screen as a light box:
[crarko adds: I've used an iPhone as a flashlight, but would not have thought of using a laptop as a light table. Clever idea.] |
| 22/02/2012 04:30pm | I discovered a keyboard shortcut for moving messages to favorite mailboxes: Command+Control+number. OS X Lion added a Favorites Bar to Mail where the user can keep frequently accessed mailboxes. The Command+1, +2, etc., shortcuts that used to work in 10.6 for Inbox, Outbox, Drafts, etc., are now associated with these favorites in order from left to right. While reaching for a different shortcut, I just discovered an undocumented shortcut for moving selected messages to one of these favorite mailboxes. Just add Control to the shortcut. For example, Drafts is in the third position on my Favorites Bar, so Command+Control+3 moves a selected message to Drafts. The only requirement is that the destination is a regular (not smart) mailbox. [crarko adds: A very handy shortcut.] And for some time, I've been looking for a way to correct spelling for cases when auto-correct doesn't work. I thought it should have been easy to do. The only way I knew how to do it was right-clicking the misspelled word, which brings up a contextual menu the top of which shows suggestions followed by other options such as 'Ignore spelling,' 'Learn spelling,' and so on. But this is no shortcut and requires using the mouse. After all this time with Lion, I've finally found an answer. Yes, Lion has auto-correct, but it can be switched off or you might click Escape before it can auto-correct and now the ... |
| 22/02/2012 04:30pm | I've always wondered how to delete music off of an iOS device running 5.0.x, which can be a pain what with iCloud downloading music to your iOS device, and then adding the same song a second time when syncing with iTunes. When in the Music app on the iOS device just swipe like you would for deleting basically anything on an iOS device and you'll get the option to delete the song. If you have a bunch of songs you want to delete this will take some time to to but at least now you wouldn't have duplicates thanks to the new features of iCloud downloading the song and then iTunes syncing another copy of the song on the same device. [crarko adds: The standard method for deleting line items in iOS comes to music.] The solution? Go into the iPhone's Settings » Mail, Contacts, Calendars » [Email Account] And turn 'Mail' Off. All of that account's email mailboxes disappear from my iPhone, never to alert me of what I have coming to me on Monday morning. But when I turn it back on, it's all right there - right where I left off. Very handy. The same can be done for Calendars. I have not tested it with Contacts, but that may work, too. [crarko adds: This works with any system where the primary data repository resides on the server; Exchange, IMAP, CalDAV. Just be patient while the app resynchronizes the data. I've use this as a troubleshooting technique, but this hint is also a clever idea.] |
| 22/02/2012 04:30pm | By default, Mail will mark a message in a conversation read after a short delay. To adjust the short delay (for example, to remove it), use the following command (replacing 0 with the desired time in seconds): defaults write com.apple.Mail MarkAsReadDelay 0 To revert to the default: defaults delete com.apple.Mail MarkAsReadDelay As far as I can tell, there isn't a way to affect the delay for single messages. [crarko adds: Nice.]
One fix for non-functioning SuperDrive
Mount and unmount external drives easily via AppleScript
10.7:Quartz Debug 4.2 hidden prefs
10.6: Make a universal 10.6.7 Snow Leopard installer
Fix a Finder sidebar resizing issue
Growl Notification from Mail.app with Sender Photos
|