Is it possible to configure which attributes to show for file in Finder column view?

For all files Name, Kind, Size, Created, Modified and Last opened are shown, but for apps there is also Version, for videos — Dimensions and Duration, for audio files — Duration and Audio bit rate. So is it possible to configure what to show there?

link|improve this question

62% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Unfortunately no. You can modify slightly for the list view, but not for the column view. The extra attributes (eg. Dimensions for Video or Image files) are read by Spotlight as metadata and show as necessary for different file types. You can run mdls on the command line to see all the metadata associated with a file.

link|improve this answer
Sad to hear, it would be useful to show there for example tags assigned with OpenMeta or other comments – tig Aug 6 '10 at 7:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.