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
In today's MacMost tutorial I stopped after showing how to set a window size using the Script Editor or Automator. But you can do it in the Terminal too! In fact, using the Osascript command, you can do all sorts of cool things by going into a mode where you can type JavaScript and control your Mac. The window resize command works great with this. But my mind is spinning with how much you could do .
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.
1/29/18
When you try to save or print a document, you sometimes end up with a very small dialog box with a limited set of options. By knowing where to look, you can expand the Save and Print dialogs to reveal more options and make it easier to save and print your document.
1/26/18
The Desktop folder is just a regular folder with the special property of existing over your desktop background as well as in Finder windows. Items on your Desktop are the same items as the ones you see in the Desktop folder in your Home user folder. The Desktop can be useful for quick or frequent access to files and folders, although many prefer to keep the Desktop clean and empty or use it for temporary storage of new files only.
1/25/18
The SUMIF function is one of the most useful functions in Numbers. You can use it to calculate the total for each category when you have a list of numbers and categories. The best way to use it is to create a second table and use one column in that table as the comparison value.
1/24/18
A common problem people have when trying to use custom Finder icons is that they try to set the icon to a file, instead of the image in a file's contents. Instead of the icon image they want, they get a default image JPG or PNG icon. You can use a custom icon by copying the contents of an image, from an app like Preview.
1/23/18
The Selective Color tool allows you to adjust all of the pixels that are a similar color in a photo. You have six slots to make up to six color adjustments. You can use this to change a color in a photo, make colors stand out more, or desaturate colors to change the emphasis objects.
1/22/18
Here's a handy technique. You can use a terminal command to launch a second instance of the same app. So, for instance, you can have the calculator app running twice. Or, three times. This could help with simple apps that only have one window. But it is dangerous to use for complex apps as the instances will trip over themselves in setting preferences and remembering settings and such. Still, it saved me a few days ago when an app crashed in a weird way and I couldn't save my work.
1/22/18
There is a quick and easy way to see your document or selected word count in Pages. In TextEdit, there is a simple trick you can use to reveal the document word count. You can also write a simple two-line AppleScript service in Automator to count the words in selected text in almost any application on your Mac.
1/19/18
You can easily preview the contents of a file before opening it. Take a look at four methods of previewing files such as images, PDFs or text documents. You can enlarge Finder icons to use as previews, look at the preview pane in column view, use cover flow view, or use the handy Quick Look function on your Mac.
1/18/18
You can do more than simply decline a phone call with no explanation on your iPhone. With only one more tap on your screen, you can decline and send a message to the caller to let them know why. You can edit three presets for this message, or type a custom one. You can also decline a call and set a reminder to call the person back later on.
1/17/18
I was looking for a way to batch convert image files that didn't require an app. I found the Sips command in the Terminal, which seems to have a lot of interesting options.
1/17/18
If you are in the habit of putting a blank line between paragraphs in Pages, you should learn to use paragraph spacing instead. You can also manage the spacing between lines with a variety of options. Paragraph and line spacing can be set on a per-paragraph basis.
1/16/18
If you want to prevent yourself from going to a website you can manually block a domain using the Terminal. To do so, you must edit your hosts file and redirect a domain to your local address. This could be useful to help you resist distractions while getting work done.















