Obsidian.md plugin to speed up working with excluded/included folders!
👆 No need to go to settings anymore, just click on a folder!
The plugin works with folders, not files.
Set "default ignore filters" in settings.

Use the Ignore Filters Boost: return ignore filters to default command to return to these filters.
The plugin will not remove these folders implicitly: if you try to remove subfolders of a folder from the ignore list, the "default" filters will remain unchanged.
Clicking Add current ignore list to default will add the "excluded files" that are currently in your project to "default ignore filters".
Clicking Put current defaults to ignore list will change "excluded files" to the list you see in these settings (same as the Ignore Filters Boost: return ignore filters to default command).
If "Look at folder tree" is off, you'll just add or remove a folder.

But when "Look at folder tree" is on...

"add everything" and then just "ignore_2/" will remain unignored. "base/", "focusNodes/", "ignore_1/" — all these folders will be in "excluded files".
This plugin simplifies making changes in ignore filters. Add commands with lists of ignore filter variants.

...and then you can remove "ignore_1/sub_folder_1/" from the ignore list. But if the list has only "ignore_1/", it will be rearranged: the parent folder will be removed and siblings added. So now ignore_1/sub_folder/ will be in the list :)
Some plans for the project. Feel free to ask for features by creating issues!