davidhq Posted October 7, 2015 Posted October 7, 2015 (edited) I changed the default file viewer to Forklift: Added root key: NSFileViewer : String : com.binarynights.ForkLift2 to ~/Library/Preferences/com.runningwithcrayons.Alfred-2.plist and it works when I try to reveal a directory, but for files (pdf, png etc.) instead of opening ForkLift at their location, they get executed (Preview or xee opens with a file). How to correct that? I'm on El Capitan thank you david Edited October 7, 2015 by davidhq
davidhq Posted October 7, 2015 Author Posted October 7, 2015 (edited) This may be Forklift issue, or even OSX... I have also set Forklift as a default file manager globally: defaults write -g NSFileViewer -string com.binarynights.ForkLift2 but when I try to reveal a downloaded zip from Safari downloads, Forklift opens but location doesn't change to it and the file is unzipped when I navigate there manually... Will write to Forklift developers for clarification... Edited October 7, 2015 by davidhq
Andrew Posted October 8, 2015 Posted October 8, 2015 Alfred doesn't have any control of the outcome of the NSFileViewer setting, so there isn't a huge amount I can do to affect this. One option is you could create a file filter workflow which then passes to a script action which specifically interacts with Forklift for opening this file instead of using the NSFileViewer setting. I'm going to move to investigating, let me know if you find out any more details. Cheers, Andrew
just1more Posted December 25, 2015 Posted December 25, 2015 Any further news on this? I'm testing out ForkLift2 at present and have seen the same behaviour that the OP described with El Capitan. Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now