I'm creating a custom folder with custom columns based on regex from the names. I'd like to remove the name column entirely but that's a different feature request.
Ideally what I'd like to be able to do is
Show the icon in a custom column (doesn't appear to be possible currently)
Allow selection on the column text - similar to selection on the text of the name column, allow a flag for the column to allow selecting that item from the text in the column
This way I could make a custom column view that chunks out parts of the filename into custom columns, but still select things using the text in the columns
Thank you! But it looks like you have to account for every possible filetype manually. Is there a way to mimick the icon that would show up in the Name section? ie dynamically populate that part of the custom column?