Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add Windows File Explorer detail layout columns to Files #8366

Open
Mannshoch opened this issue Feb 15, 2022 · 9 comments
Open

Feature: Add Windows File Explorer detail layout columns to Files #8366

Mannshoch opened this issue Feb 15, 2022 · 9 comments

Comments

@Mannshoch
Copy link

What's the Problem?

I use a third party application. This application add a file property to explorer. That way I could add it as column to the Explorer "Detail view" (right-click on header context-menu).
I need this property in a specific directory and all of it's subdirectory.

Solution/Idea

At moment the Column settings allows only to tick 4 properties. Please add the list from Windows Explorer.

Alternatives

Windows Explorer

Priorities

Capability Priority
show file properties that also Explorer support Should
show file properties third application add to explorer Could

Files Version

2.1.13.0

Windows Version

Windows 10 - 10.0.19044 (no Pause/Break key)

Comments

No response

@yaira2
Copy link
Member

yaira2 commented Oct 16, 2022

@winston-de is there a way to automate this instead of manually creating columns in the xaml? If not, we might have to wait for a modern DataGrid control from WinUI.

@winston-de
Copy link
Contributor

possible? probably.
feasible? probably not.

it would require a lot of interesting things, like manually adding column definitions to the grid in code behind, as well as the bindings. And of course, the fun part is when something changes, and you have to manually update every single row.

@ArtexJay
Copy link

ArtexJay commented Dec 7, 2022

Definitely would love to have bitrates for audio files and the other options for details pane. Seems like i use it often.

@Unknown6656
Copy link

I'd also love to have a column with the hash-value of a file (i.e. SHA1 or MD5 or CRC32/CRC64) for quick comparisons in huge directories.

@aaronnewcomb
Copy link

+1 to more columns, please! This is probably the only feature keeping me from using Files as my daily driver.

@yaira2
Copy link
Member

yaira2 commented Dec 23, 2023

Thanks for all the feedback! Most recently we made some progress on the code to auto generate columns, but there is still some work to do before we can implement this.

@Mantej-Singh
Copy link

Thank you for working on this feature, I appreciate your work

@Josh65-2201 Josh65-2201 changed the title Add explorer file properties to add to column list in Detail view Feature: Add Windows File Explorer detail layout columns to Files Jan 30, 2024
@quietrobot
Copy link

Thanks to all of you guys for helping develop this feature. 💪🏻

@Draise14
Copy link

Yeah, this would be very nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Planning stage
Development

No branches or pull requests

9 participants