Use case or problem
When debugging in Obsidian, I need to see if an issue is in Obsidian or in plugins or in CSS before reporting the issue on Obsidian forum. I can easily disable all plugins by “safe-mode” but I have to manually disable/enable each css snippet individually. This complicates writing bug reports according to rules.
Proposed solution
In Settings/Appearance, add new option to disable(suspend) / enable all selected css snippets. This option should dot change setting of individual snippets so that we can re-enable previously selected set of snippets by one switch after analysis of the bug.
Related
‟Safe mode” used to disable Third-party plugins