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 Request: Listing Sub-Labels In Label Search Results #183

Open
Braindead3xl opened this issue Nov 15, 2024 · 5 comments
Open

Feature Request: Listing Sub-Labels In Label Search Results #183

Braindead3xl opened this issue Nov 15, 2024 · 5 comments

Comments

@Braindead3xl
Copy link

Braindead3xl commented Nov 15, 2024

It would be nice to have a selectable option in the config for including sub-folders in the search.

For example, if I have a folder heirarchy of:

  • Stephen King Books
    • Night Shift
    • The Stand
    • Carrie
    • The Shining

If I were to search for "king", having quickmove display not only the resulting search hit of the parent folder, but the folders beneath it would be great. A previous program I used (Postbox) had this functionality in its move-to-folder feature, which I found very convenient. A config switch allowing either behavior would prevent this feature from being too disruptive to those who don't want it.

@kewisch
Copy link
Owner

kewisch commented Nov 23, 2024

Thanks for the suggestion! How would that work if there are very many subfolders?

@kewisch kewisch added the needinfo Requesting information from the reporter label Nov 30, 2024
@kewisch
Copy link
Owner

kewisch commented Nov 30, 2024

Also would #84 help? Not to say this is something I'd do, but just to see if that is roughly what you're looking for. Everything I've explored so far would make things too complicated, I'm not sure how to include subfolders without overloading.

@epcomworld
Copy link

Hello,

I have recently switched from Outlook to Thunderbird and I really like it better. A couple add-ins here and there and this mail client is just as good - I do not think I will miss Outlook at all. That being said - I wanted to move - sort mail into folders easier and found your plugin. I have the All Folders Option On, but it would be great if it had the All Folders with Sub Folders - so it could see the parent folder and then the subfolders underneath it.

Like the individual who opened this request - I don't always know the sub folder names so I have to think, but if it listed the children / subfolders underneath the parent one that would be great.

Hope this can happen someone. For most people I not sure it keeps drilling down into sub folder upon subfolder, but at least one listing of the children under the parent folder would probably be sufficient for many.

Happy to test - hope this can somehow happen. Thanks for the contribution to this great project!! Happy Holidays!

@github-actions github-actions bot removed the needinfo Requesting information from the reporter label Dec 2, 2024
@Braindead3xl
Copy link
Author

Also would #84 help? Not to say this is something I'd do, but just to see if that is roughly what you're looking for. Everything I've explored so far would make things too complicated, I'm not sure how to include subfolders without overloading.

Yes, #84 is actually exactly the sort of thing I'm needing. Perhaps more than I would personally need. I wouldn't need wildcard "hints", just an exact match of whatever I type in that includes the full path rather than just the folder name.

Searching "hel" would return all matches such as:

/helpers
/helpers/windows
/helpers/linux
/helpers/cheeseburger
/helpers/cheeseburger/pickles
/hello
/hello/gorgeous

@Braindead3xl
Copy link
Author

It occurred to me just now that what we're suggesting is actually how Gmail's webmail interface handles moving messages into folders (or in Gmail's case, "labels").

Example screenshot:

Screen Shot 2024-12-06 at 8 50 01 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants