Hi
A lot of PM users looking to Neofinder as a replacement for PM+.
Here is an AppleScript to open a selected file in Photo Mechanic 6;
tell application "NeoFinder"
set sel to selected items
if sel is not {} then
set filepath to finder path of item 1 of sel
tell application "Photo Mechanic 6"
activate
open filepath
end tell
end if
end tell
You can also just drag and drop file onto PM icon in dock
gary
Open in Photo Mechanic Applescript
-
Stephen_C
- Posts: 7
- Joined: Fri Apr 17, 2026 9:56 am
Re: Open in Photo Mechanic Applescript
That is neat. However, I really wish I could discover a similar way to open a selected NeoFinder image (or indeed a selected Photo Mechanic image) in Capture One.The NeoFinder macOS context menu item Open with → Capture One.app does not work to select and open the relevant image. Neither, now, does “Edit with…” in Photo Mechanic when that is set (in the Settings) to Capture One.
Capture One really is a recalcitrant beast at times.
Stephen
Capture One really is a recalcitrant beast at times.
Stephen
-
neo-admin
- Site Admin
- Posts: 489
- Joined: Tue Mar 08, 2022 3:10 pm
Re: Open in Photo Mechanic Applescript
Thanks a LOAD for allowing me to learn a new english word: "recalcitrant", awesome!
LOL
But that lack of standard "open with" support for these apps is very annoying.
Similar to what digikam on macOS does.
Pity, really.
But that lack of standard "open with" support for these apps is very annoying.
Similar to what digikam on macOS does.
Pity, really.
Who is online
Users browsing this forum: No registered users and 0 guests