What do you do when you open a document, only to find that the wrong app opens it? Here’s how to tackle that and more.
macOS
Digging into macOS Sierra and its logs to examine how Recent Items works. Useful insights into Launch Services, and potential historical info about documents opened.
It’s a System Prefs problem. No, a preferences file problem. No, it’s something else, but Apple once again won’t tell us how Recent Items works, or doesn’t.
Apple has today pushed another silent update to the security data files for macOS Sierra and OS X […]
How much more difficult is it to write your own code to handle user preferences, rather than letting UserDefaults handle them?
Developers should consider letting users export and import suites of settings, to determine an app’s persona, or flavours of working environment.
Adds the ability to export and import libraries of custom predicates, styles, and filters to property list files, independently of preferences – a leap forward.
Which String.contains() variant should you use, and how can you give access to regex searching? More answers coded in Swift 3.1.
How to breeze through the startup process log using new tools in Consolation 3.
Filters are here: Consolation can now apply simple text filters, or regular expressions (regex) to refine your log browsing.
