2

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?

tig
  • 4,803

1 Answers1

2

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.

Chealion
  • 26,327