files-community / Files

A modern file manager that helps users organize their files and folders.
https://files.community
MIT License
34.6k stars 2.2k forks source link

Feature: Display path hint when multiple tabs have the same folder name #14175

Open Bibipp45 opened 11 months ago

Bibipp45 commented 11 months ago

What feature or improvement do you think would benefit Files?

Would it be possible to display the full path for each tab as original on the file explorer and not just the name of the open folder please.

Requirements

Files Version

3.0.8

Windows Version

10.0.22631.2715

Comments

image

yaira2 commented 11 months ago

Thank you for the feedback, we'll consider this suggestion but in case you weren't aware, you can view the full path by hovering over the tab.

original on the file explorer and not just the name of the open folder please.

Is there a way to enable this in File Explorer?

Bibipp45 commented 11 months ago

Yes I know that the path is visible when hovering but it is not practical when moving a file or folder. On the original explorer the option to enable full path is here: "... /Options /Display/Show full path in title bar"

Le mar. 5 déc. 2023, 04:27, Yair @.***> a écrit :

Thank you for the feedback, we'll consider this suggestion but in case you weren't aware, you can view the full path by hovering over the tab.

original on the file explorer and not just the name of the open folder please.

Is there a way to enable this in File Explorer?

— Reply to this email directly, view it on GitHub https://github.com/files-community/Files/issues/14175#issuecomment-1839940406, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEO2B2JZNWM4K7AANO6ESH3YH2IDZAVCNFSM6AAAAABAG5HJE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZHE2DANBQGY . You are receiving this because you authored the thread.Message ID: @.***>

yaira2 commented 11 months ago

That's for the title bar, do they have a way to enable it for the tabs as well?

The issue with displaying the path on the tab itself is that longer paths would be cut off and the actual folder wouldn't even be visible. This issue would be amplified in dual pane mode where both folder names are displayed on the tab.

yaira2 commented 10 months ago

I suppose we can display a hint without displaying the full path (similar to VS Code), would this help for your use case? image

Bibipp45 commented 10 months ago

Yes it can be quite good, to try

Le mer. 10 janv. 2024, 00:42, Yair @.***> a écrit :

I suppose we can display a hint without displaying the full path (similar to VS Code), would this help for your use case? image.png (view on web) https://github.com/files-community/Files/assets/39923744/e389a7c6-ee82-4c64-b243-804d792c96b1

— Reply to this email directly, view it on GitHub https://github.com/files-community/Files/issues/14175#issuecomment-1883966695, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEO2B2PKMN6TQU3S3AKOMGDYNXIUVAVCNFSM6AAAAABAG5HJE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBTHE3DMNRZGU . You are receiving this because you authored the thread.Message ID: @.***>

natebizzle commented 10 months ago

I'd like to expand on this request and provide a good example of the implementation from XYplorer where you can have multiple tabs within a dual pane and the path bar is added to the bottom of the tab row -

Tabs within dual pane view_Path

Each directory within the path bar is also clickable so you can jump directly to any folder all the way up to the parent. Allowing tabs within the dual panes also provides much more flexibility for combinations than switching between the current tab implementation with a single directory for each pane.

Bibipp45 commented 10 months ago

Nice, good job

Le sam. 13 janv. 2024, 09:06, natebizzle @.***> a écrit :

I'd like to expand on this request and provide a good example of the implementation from XYplorer where you can have multiple tabs within a dual pane and the path bar is added to the bottom of the tab row -

Tabs.within.dual.pane.view_Path.jpg (view on web) https://github.com/files-community/Files/assets/99941017/cc53d564-3273-4cab-b98a-967ce2872212

Each directory within the path bar is also clickable so you can jump directly to any parent folder all the way up to the parent. Allowing tabs within the dual panes also provides much more flexibility for combinations than switching between the current tab implementation with a single directory for each pane.

— Reply to this email directly, view it on GitHub https://github.com/files-community/Files/issues/14175#issuecomment-1890372877, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEO2B2LPAT6IIVSBUL55O33YOI6B3AVCNFSM6AAAAABAG5HJE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJQGM3TEOBXG4 . You are receiving this because you authored the thread.Message ID: @.***>