Skip to main content
6 events
when toggle format what by license comment
3 hours ago comment added Sean Robertson @benwiggy we must be speaking different languages because from where I sit, you're saying the same thing I did (check file type, open with given app based on type)? LOL. Anyway, question answered by Aivar Paalberg more or less on those lines. :)
7 hours ago vote accept Sean Robertson
7 hours ago history became hot network question
10 hours ago answer added Aivar Paalberg timeline score: 3
12 hours ago comment added benwiggy "Having a matching editor configured for that file type" is non-trivial. You would have to have a list or array of data linking file types with apps, independent of LaunchServices database. You could just use an AppleScript with logic to check the file type and then open with <app>.
16 hours ago history asked Sean Robertson CC BY-SA 4.0