Skip to content

macOS

How to rename dropped pins in macOS Maps

Today I wanted to do something that seemed simple: Add a pin to Apple's Maps app on macOS High Sierra, then rename the pin.

But after trying everything obvious, I was stumped, and took to both Twitter and web searching. About the same time I found the answer on the web, I also received a tweet from @tmneff with the same answer.

This seems absolutely crazy, but here's how you name a dropped pin in Maps on macOS—these are just the instructions from the linked web page, with a few added screenshots:

  1. Drop the pin.

  2. When the info box appears, click the small circled 'i' at the right.

  3. In the new window that appears, click the heart (Favorite) icon, to make your new pin a favorite.

  4. Click in the search bar, then highlight the Favorites entry and click it.

  5. When the list of favorites appears, you'll see an Edit box at the lower right corner; click that, and you can then click-and-edit any of the pin names as you would a filename in Finder.

    You can also delete favorites here by clicking the 'x' icon.

  6. Click Done, and your custom name should be saved with the dropped pin.

Apparently in iOS, you're prompted for a name when you tap the Favorite icon—that makes a lot sense, and macOS should follow the same convention. But it doesn't, sigh.



Show albums a given Photos’ photo has been added to

A friend asked if there was a way in Photos to see which albums a selected photo had been added to. This is one of those things that would be incredibly easy for Apple to provide: Select a photo, press Command-I, and in the info window, you could see a list of all albums containing the selected photo.

Unfortunately, Apple doesn't seem to think people might care about what albums a photo is in, so this feature exists only in my mind. Thankfully, Mac users Jacques Rious and léonie wrote an AppleScript to solve the problem. I used the first instance (version 4) of the script in that post and it worked fine in High Sierra. (In case Apple ever decides to remove its forums, I've recreated the script below.)

To use the script, paste it all into AppleScript Editor and save it as an application (or you can just run it in AppleScript Editor). In Photos, create a top-level album (I named mine Find Albums Photo Is In), and place the photo you want to know about into that album. Leave it selected, then run the AppleScript. You'll see one dialog stating what photo is being used, then after a bit, you should see a results dialog, like this:

As you can see, the album used for the search is included in the results; someone with better AppleScript skills than I could probably modify the script to exclude that album (any takers?). While I'd much prefer Apple include this feature directly in Photos, at least there's an alternative when you need this information.

[continue reading…]



How to download macOS Sierra

This morning on Twitter, Antonio asked…

I thought "Well, that's an easy question to answer—via the Mac App Store, of course." As it turns out, that's the right answer, but it was much harder to find than I expected it to be. I started on the Purchased tab in the Mac App Store app, where you can (theoretically) see all past purchases, including prior Mac OS X versions. However, those old releases stop with Mac OS X El Capitan from 2015; neither Sierra nor High Sierra are listed.

Next I tried searching the Mac App Store for Sierra, but that nets only Server and High Sierra, and a few apps that appear to have gotten away with using "Sierra" in their descriptions:

I then tried the Apple Developer site, but they don't offer Sierra for download either.

Somewhat stumped, I then started searching, and after way too many attempts, I finally landed on this useful page at Stack Exchange, which attempts to explain how to download all older versions of Mac OS X/macOS. Here's the relevant bit for Sierra:

For OS versions since Sierra.

Sierra itself has now vanished from everybody's Purchase History. However, Apple are keeping Sierra fully available, even though High Sierra is out. No Apple ID is required.

Apple KB - How to download macOS Sierra
Sierra - Direct download link from the App Store

Given how much trouble I had finding this page, I thought I'd post it here for anyone looking for Sierra. Going forward, keep that Stack Exchange link handy, as it should be updated in the future as new releases come out.



Easily delete albums in Photos

Last fall, I finally made the move from iPhoto to Photos…months later, I still find myself frustrated by many things in the Photos' user interface.

Today's aggravation dealt with cleaning up a bunch of older photo albums—some I just wanted to delete, others I wanted to convert from Smart Albums into normal albums (because I wouldn't be adding any more photos that used the keywords in the Smart Album). That meant I wanted to delete a bunch of albums—well over 100.

Deleting an album in Photos can only be done from either the My Albums overview, where you can select more than one (though not across folders), or via the contextual menu in the sidebar.

The My Albums view wasn't going to work for me, as I needed to look at and work with many of the albums, across many folders. But after the sixth time of doing the "right click, select Delete Album, tab to Delete in the confirmation dialog, press Return" dance, I was sick of it. Time for another Keyboard Maestro macro.

This one is very simple—it just replicates the actions required to delete an album. With it in place, I click on the album I wish to delete, then press Control-D. It's still more mouse interaction than I'd prefer—why can't I select albums via the keyboard?—but it's oh so much faster than using the contextual menu.

[continue reading…]



macOS quality as measured by update release rate

There's a lot of chatter out there that High Sierra is potentially the worst macOS release ever, in terms of bugs and broken or missing functionality. From the recent Month 13 is out of bounds log spewage problem to the root no password required issue (whoops!) to a variety of other glitches, High Sierra has presented many users, myself included, with a near-constant stream of issues.

But is it actually any worse than prior macOS/OS X1I'll just call it macOS from here on. releases? There's really not a lot of information to go on, given Apple's very-private development process and non-public bug tracker.

However, the one data source I do have is a list of every macOS release date. With 10.13.2 having just been released, I thought it might be interesting to see how quickly the third update arrived on each version of macOS. If High Sierra is worse than usual, I'd expect that the time required to reach its third update would be notably less than that of other releases.

After some fiddling in Excel, the data proved—with some caveats and observations—my hypothesis…

[continue reading…]



Month 13 is out of bounds

And obviously, it would be, because there is no month 13. But if you're unlucky enough to be a Mac user in the month of December, 2017, then you'll probably be seeing a lot of "Month 13 is out of bounds" messages in your Console. And by 'a lot,' I mean an exceedingly excessive never-ending stream of spewage…

Thousands and thousands and thousands of them—I'm getting anywhere from two to 20 per second, continuously. Ugh.

This just started happening this morning, and it's happening on all my Macs. I found one Apple developer forum thread that talks about the problem, and user Helge seems to point to a bug in mdworker

[continue reading…]



The fundamental problem with the Touch Bar

Today, via a link posted on Six Colors, I read Steven Acquino's The Touch Bar Makes the Mac More Accessible to Me, in which Steven shares his positive experiences with the Touch Bar:

Where it shines considerably is as an alternative to keyboard shortcuts and the system emoji picker. Tapping a button on the Touch Bar is far more accessible than trying to contort my hands to execute a keyboard shortcut or straining my eyes searching for an emoji.

Usability is definitely an individual thing, and Steven makes a good case for why he likes the Touch Bar. However, Steven doesn't mention a fundamental issue with the Touch Bar. Nor does Marco Arment in his Fixing the MacBook Pro article. To me, this unstated issue is the main problem with the Touch Bar, and it's one that Apple can't fix with new features or tweaks:

You cannot use the Touch Bar without looking at it

The Touch Bar, despite its name, is actually an Eye Bar: It forces your eyes off the screen, down to the Touch Bar, back up to the screen, repeat ad infinitum. There's nothing physical about interacting with the Touch Bar, aside from using your finger: There are no defined button areas, and there's no haptic feedback when you tap something. So you absolutely must look at the Touch Bar to interact with it.

When the new MacBooks were released, I spent about 30 minutes testing a Touch Bar-equipped version in an Apple Store, and this constant moving of my eyes' focus from keyboard to screen to keyboard to screen to…well, you get the idea…was incredibly disruptive. To use the Touch Bar, I'd have to change my focus to the keyboard, then refocus on the screen, taking time to find my active window and locate the mouse cursor. This did not make for a pleasant user experience.

As but one example, Steven mentions using the Touch Bar for zooming:

In addition, the Zoom feature—one of the Touch Bar’s many accessibility features—makes seeing controls much easier.

Granted, there are some extra capabilities in the Touch Bar zoom, but using the Touch Bar for zoom seems infinitely harder—and more disruptive—than my preferred approach:

You can really customize zoom in that panel, including making it usable via the keyboard, setting zoom limits, and more. I keep it simple, though, with a mouse-assisted full screen zoom.

To zoom my screen, I hold down the Control key, then scroll my Magic Mouse with one finger, and I get infinite and easily-controllable zoom, all without ever taking my eyes off the screen. To zoom with the Touch Bar, I'd need to look at the Touch Bar while I tapped on it to get into zoom mode, then look back to the screen as I zoomed. That seems much tougher, and again, my eyes have to go from screen to keyboard and back—and do so again when I'm done zooming to exit zoom.

Using a Mac should be about doing things efficiently, and to me, the Touch Bar is an incredibly inefficient solution to a non-existent problem. I'm with Marco, and hope that future laptops either remove the Touch Bar completely or make it optional.



Movies Anywhere (mostly) opens the closed iTunes ecosystem

With the recent unveiling of Movies Anywhere, Apple has—willingly or not, I do not know—opened up the world of iTunes to movies from other places. Stated another way, you can now have movies in the Tunes ecosystem that weren't purchased there, or that weren't digital versions acquired by using an iTunes redemption code with a physical disc purchase.

To put it bluntly, this is huge; I've long wanted a way to get all of my movies into iTunes (and iOS) so that they could sync to devices, easily stream (without the computer on) to the TV, etc. The service goes well beyond iTunes/iOS, of course—the full list of supported players is quite extensive.

Important: As of now, Movies Anywhere is a US-only service. If you're not in the US, hopefully something similar will be coming to your country at some point in the future.

What's really amazing, though, is that you can not only combine purchases from multiple sources into iTunes, but convert and/or upgrade them in the process. Thanks to Movies Anywhere, I've been able to do two seemingly amazing things…

  1. Put an UltraViolet-only (i.e. no iTunes version) digital redemption movie into the iTunes ecosystem.
  2. Paid a modest fee—not to Apple—and converted an old physical DVD into a high-def —digital version.

Note: The original version of this post stated that you could convert a DVD into a 4K iTunes video. That is not the case, based on this article and my own testing. Thanks to @netnothing for the pointer.

How does this magic work? Honestly, I don't really know.

[continue reading…]



Stop Photos from showing the “What’s New” screen on every launch

A while back on Twitter, I complained about always seeing the "What's New?" screen in Photos when I launched the app…

This finally irked me enough that I went looking for an answer…and found one, on only the second entry in my search results.

As the linked answer explains, you can fix the problem by specifying that your Photos library is the System Photo Library, as seen here:

I hadn't specified that my Photos library was the actual System Photo Library, so that button was still active. Once I clicked it, the button grayed out, and on next launch, no more welcome screen!

I think you'll only run into this problem if you (1) migrated an iPhoto library, and (2) kept that iPhoto library on an external drive. In those cases, Photos doesn't set the library as the System Photo Library.

One minor annoyance down, many more to go.



Use less-than-full-day periods in Photos’ Smart Albums

Update: With the passage of time—one calendar day, in this case—I can now say that this hint is wrong. Photos does not respect partial day values. Instead, any value less than one is rounded to zero, so all you can really do is create a Smart Album that finds imports you made during the current calendar day. That is, Date Added - is in the last - 0 - days. This is what I'm using now, as it's better than one day, which actually shows two days (today and yesterday), but it's not as nice as iPhoto's Last Import album.

I've left the hint up, because it's been linked to and tweeted a few times, but it's wrong. Sorry for the lack of testing before I posted it.

[continue reading…]