Page 1 of 2

Standard File Info

Posted: Tue Jan 10, 2017 4:36 pm
by JayB
In Finder I used CMD-I a lot to get the standard Finder information on a file, the most important thing being the version number of an application. It would be great to have something similar in NC. My current workaround is a workflow opening the file/folder in an external app (FileXaminer).

EDIT: in the shell, the correct program would be mdls for displaying additional Finder/HFS info, incl. version number, e.g.

Code: Select all

mdls /Applications/iTerm.app

Re: Standard File Info

Posted: Tue Jan 10, 2017 7:40 pm
by sasha
If the Finder info dialogue is enough for you, you can just use "Services -> Show Info in Finder". I have mapped it to Cmd+I in my NC settings.

Re: Standard File Info

Posted: Tue Jan 10, 2017 7:45 pm
by JayB
Yeah, that would be the normal thing to do; but my Finder is disabled. :) (hacked plist, Finder with "Quit")

Re: Standard File Info

Posted: Mon Jan 16, 2017 4:44 am
by mike
JayB wrote:In Finder I used CMD-I a lot to get the standard Finder information on a file, the most important thing being the version number of an application. It would be great to have something similar in NC.
Yep, this is often asked feature, but I think it's a low priority one at the moment.
sasha wrote:If the Finder info dialogue is enough for you, you can just use "Services -> Show Info in Finder". I have mapped it to Cmd+I in my NC settings.
That's a great idea!

Re: Standard File Info

Posted: Thu Mar 09, 2017 3:44 am
by maxim
I was struggling without this feature. Solution from sasha works like a charm.

Re: Standard File Info

Posted: Thu Mar 09, 2017 10:49 am
by JayB
For those who have Finder disabled, you must use third-party tools. I'm currently using the old software FileXaminer, and I'm calling that with a simple open-path-with-app workflow via Services, incl. ALT-CMD-I shortcut. There's also the possibility, if you have e.g. installed LaunchBar, to get some rudimentary file information with entering the name of the file, selecting it (arrow down/up) and using the arrow-right.

Re: Standard File Info

Posted: Mon Jan 08, 2018 7:57 am
by bchuter
sasha wrote:
Tue Jan 10, 2017 7:40 pm
If the Finder info dialogue is enough for you, you can just use "Services -> Show Info in Finder". I have mapped it to Cmd+I in my NC settings.
Hi there

So i know where to find this, but how do you map it to a hot key in NC settings ?
I cant see it in the hot keys list, and i cant add a new hot key not listed ?

Im probably missing something very simple here.
Screen Shot 2018-01-08 at 09.55.55.png
Screen Shot 2018-01-08 at 09.55.55.png (219.5 KiB) Viewed 13516 times

Re: Standard File Info

Posted: Mon Jan 08, 2018 11:13 am
by JayB
NC shortcuts are in NC:Preferences > Hotkeys

Third-party services shortcuts can be set in Services Preferences: System Preferences > pane:Keyboard > tab:Shortcuts > menu:Services > section:Files&Folders

Image

Re: Standard File Info

Posted: Mon Jan 08, 2018 11:25 am
by bchuter
Thanks JayB

I found it now.
Mine was 'show info in finder' i did not have 'get file info' in my list like yours.

Thanks for pointing me in the right direction though.....mine now works!

Re: Standard File Info

Posted: Sat May 01, 2021 8:49 pm
by Sticky
This is an old thread, but I was also struggling with this as I occasionally need to get the Finder info for a file. In Catalina, I made application specific shortcuts for Nimble Commander. You have to make sure the capitalization matches exactly (and that those options are available in the Services dropdown), but I was able to create a keyboard shortcut for: "Show Info in Finder" and also "Show in Finder"

So in case that's helpful for anyone else in the future, it works perfectly. :-)