-
Notifications
You must be signed in to change notification settings - Fork 155
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
add a button to open a file chooser for excluding files/folders #2144
Comments
Not a bad idea actually. Adding to GSoC 2025 ideas. |
I would love to add file selector dialog. Can i work on it ? |
Yes! I think this would be a great addition. |
Also see a related issue to make a Qt file chooser class that works with both files and folders. We could use that too. |
Hello @OfficialMunu, are you working on this issue? If not then @m3nu, can you assign this to me? |
I am working on it ! @karanBRAVO you can also work on it. |
ok thanks |
The problem
There is no way (afaik) to exclude a folder by using a file dialog
Requested Solution
Sources View -> Manage excluded items -> Custom Tab -> Click "+" Button.
The very similar little Files/Folders/Paste Context Menu pops up for just excluding stuff.
This little context menu should of course preserve what the "+" Button does right now.
Or add the new exclude file dialog button globally in the "patterns to exclude" view window.
There should be plenty of space in the bottom left corner. Although you'd either have 2 confusing "+ Buttons" or change the current functionality of the "+" Button
Alternatives
Copy and pasting multiple Paths like a caveman gets old really quick.
Additional context
The text was updated successfully, but these errors were encountered: