2/26/18
The Zoom feature in the Accessibility functions of your iPhone can help you read a small piece of text. It can easily be turned on or off so you can use it only when you need it. There are any options and ways to trigger the Zoom feature, so take a few minutes to try it out before the next time you need it.
2/23/18
New Mac users who have trackpads may not realize how many gestures there are and how you can customize them. In System Preferences you can not only control which gestures are available, but customize some and see demonstrations of all of them. As a new Mac user you may want to take the time to familiarize yourself with the trackpad gestures to increase your productivity.
2/22/18
If you searching your Mac for a file doesn't return the results you expect, then there are several common culprits. You may simply not notice that the scope of the search is limited to the current folder instead of your entire drive. Or, you may have your Spotlight settings set to not look for some files. If there is a more serious problem, you can try re-indexing your Mac to fix broken search results.
2/21/18
If you wish to represent a number in a cell with leading zeros, such as a zip code that starts with a 0 digit, or an International phone number, then you can do it using the Text cell format which treats the number as a series of characters, rather than a value. You can also use custom cell formatting to display a number with leading zeros, which can help you if you wish to have easy data entry and uniform cell formatting.
2/20/18
You can view and change your Mac's privacy preferences in System Preferences, Security & Privacy. You can see which apps you have installed that requested access to things like Contacts, Photos, Location and other information. You can grant and revoke privacy permissions to these apps. You can also read more about what these apps can access.
2/19/18
While QR codes aren't used as much today as just a few years ago, it is nice to know that when you encounter one you can access the URL using your iPhone's Camera app, without needing to install anything else. If you'd like to create a QR code that links to a specific page on your website, you can use Google's URL shortener as a quick and trustworthy method.
2/16/18
If you are new to Mac you may not yet be taking full advantage of keyboard shortcuts. You can find almost all shortcuts by simply looking at the command in the menu bar. There are symbols that you will find in the menu bar that map to the Shift, Control, Option and Command keys on the Mac keyboard. You can also find shortcuts in System Preferences, and even assign your own to menu commands that have no shortcut. One difficulty that Windows users often have is that the Control key is used as the primary modifier key in Windows, while the Command key is the equivalent on the Mac.
2/15/18
In iMovie you can force a video clip to more closely resemble another clip by using the Match Color tool. This simply adjusts the color of the first clip to match the colors in the second. You can use this to prevent jarring transitions between very different clips, or to match similar scenes that were shot using different light. You can also use Match Color with images or between video clips and images.
2/14/18
When you are searching the web or Apple's discussion forums for technical information, it is important to only look for recent posts as older posts will contain information that doesn't apply to the current devices and operating systems. You can limit your searches in Google to the last month or year. You can also limit your searches in Apple's user discussion forums.
2/13/18
When you use Time Machine to back up your Mac, you not only get a complete backup of everything, but also a history of files that includes deleted or modified files. You can recover a file you have deleted even if many backups have occurred since you deleted the file. Practice this technique so you know how to use it before you need it.
2/12/18
The HomePod allows you to play music from your Apple Music subscription or through AirPlay from another device. You set up the HomePod using an iOS device, and then can stream audio from a Mac, iPhone or iPad. You can also play music directly from the HomePod using voice commands and Siri. There are some preferences you can set in the Home app on your iOS device.
2/9/18
If you are new to Mac, you may not have yet explored or customized the status menus. These are also known as menu bar icons and are links to functionality in System Preferences or third-party extensions. You can rearrange or remove status menus. New status menus can be added by other applications in System Preferences.
2/8/18
Stickies is an app that has been around on the Mac long before Notes, Reminders and iCloud. You can place little notes on your Desktop to refer to while working. You can even have these notes remain on top of other windows. While it doesn't offer some of the advanced functionality of today's apps, it can still be useful as a Mac-only tool for helping you get work done.
2/7/18
Since cells in Numbers are formatted in different ways, it is easy to have two cells appear to be the same, such as a date and the text name of a month. When using formulas to compare cells, the functions will often not match up these values because they are fundamentally different. You can use the bottom bar in Numbers to view the actual values of cells to see which value is actually stored in the cell.
2/6/18
Shell scripts can be created in TextEdit and run in the Terminal app. In this example, we'll create a script that takes a single image and produces multiple versions of that image by looping through a series of sizes. This script can be used again and again to reproduce the image series when changes are made to the original.
2/5/18
You can customize the Dock and Menu Bar to automatically hide unless you need them. This allows you to use every pixel of your screen for apps. You can also take most apps into full screen mode which will get rid of the menu bar and Dock for just that one app.
2/2/18
Every Mac user should be backing up the files on their Mac. The easiest way to do this is to use Time Machine, which is part of macOS. You can get a cheap external hard drive and start doing this today. Time Machine is simple and automatic and can save you from disasters, as long as you start using it.
2/1/18
Have you every wanted to print only a portion of a web page, such as an airline ticket? Or, have you ever wanted to print or share a small portion of a Pages or Numbers document? You can do this easily by using the print function to send the document as a PDF to Preview. Then in preview you can crop out everything you don't need before printing or sharing it. A few clicks can save a lot of ink.
1/31/18
A new feature of Siri in iOS 11.2.5 is the ability to listen to short news podcasts with a simple command. You can use "play" or "tell" to trigger these podcasts even if you don't subscribe to them. You can also get business and sports news. This feature should come to the Mac soon, and is most likely being added now in preparation for the release of the HomePod.
1/30/18
You can use JXA in the Script Editor or Automator to set the location of a window to an exact location and size. It is easy to set up the one-line script and reuse it by simply changing the application name and size numbers. You can also create an Automator service to repeat a setting you use often.