Skip to content

1.1

Choose a tag to compare

@dstd dstd released this 10 Sep 23:58
· 3 commits to master since this release
  • Menu items to associate/unassociate file types with the app
  • Option to get good "Open in" action ¹

¹ Quite a hack: to make the "Open in" button in the QuickLook panel perform a useful function (rather than recursion), we return previous file type associations while QuickLook is in focus. Thus, the button will not have "QuickLookPreview" on it, but "QuickTime Player", for example.

NB. I've got strange results from LSCopyDefaultRoleHandlerForContentType during my tests, like Skype as a default handler for XLS files. Not sure how it happened.