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

"Move" button "Type to filter ..." input should also include sub-folders, for parent folder match #8364

Open
MasterInQuestion opened this issue Jan 23, 2025 · 5 comments
Labels
idea notes down not immediately solvable things that don't have general buy-in yet

Comments

@MasterInQuestion
Copy link

    (the "Move" to folder menu's filter input)
    Not including sub-folders feels counter-productive, for those of well-arranged directory hierarchy.

    Current design seems still be caught at the pre-sub-folder ages:
    https://github.com/tutao/tutanota/issues/927#issuecomment-529872584

@charlag
Copy link
Contributor

charlag commented Jan 24, 2025

Hey. I believe filter does include all the subfolders.

are we missing something? Do you mean that when parent folder is found it should show all subfolders in the dropdown?

Image
Image

@MasterInQuestion
Copy link
Author

    Yes. For typical cases, consider below:
    "Random"
    "Random/a"
    "Random/b"
    "Random/b/1"
    "Random/b/1/2"
    "Random/c"
    .
    It's usually to search for "Random" instead.
    Missing the sub-directories would be troublesome.

@MasterInQuestion MasterInQuestion changed the title "Move" button "Type to filter ..." input should include sub-folders too "Move" button "Type to filter ..." input should also include sub-folders, for parent folder match Jan 24, 2025
@charlag charlag added the idea notes down not immediately solvable things that don't have general buy-in yet label Jan 24, 2025
@charlag
Copy link
Contributor

charlag commented Jan 24, 2025

Thank you, I see your idea now. I'm not sure if it would be a problem in some other cases when you want to go more directly to a specific folder but have to scroll through the list of those where the parent matches.

@MasterInQuestion
Copy link
Author

MasterInQuestion commented Jan 24, 2025

    For my current use case:
    The filter without sub-directories is nearly completely useless:
    Where I frequently have to parse the whole list of everything.

    In practical directories design, the sub-components may not always contain the pattern of parent.
    In the most extreme fail case:
    Consider in the previous "Random" example, where the "a", "b", "1", "2" etc.
    ; were the cryptographic hash of their content...
    .
    Which means the search for them mostly wouldn't work.

@Fiyaas
Copy link

Fiyaas commented Jan 30, 2025

(the "Move" to folder menu's filter input)     Not including sub-folders feels counter-productive, for those of well-arranged directory hierarchy.

    Current design seems still be caught at the pre-sub-folder ages:     https://github.com/tutao/tutanota/issues/927#issuecomment-529872584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea notes down not immediately solvable things that don't have general buy-in yet
Projects
None yet
Development

No branches or pull requests

3 participants