chrisgrieser / obsidian-divide-and-conquer

An Obsidian plugin that provides commands for bulk enabling/disabling of plugins. Useful for debugging when you have many plugins.
MIT License
57 stars 5 forks source link

Feature Request: A Command to toggle on and off all plugins. #22

Open YousufSSyed opened 1 year ago

YousufSSyed commented 1 year ago

Feature Requested

This would be convenient for quickly see whether theres an issue with any installed plugin, or with Obsidian itself. If it was a command, it could be added to a workspace with Commander, or assigned to a hotkey.

Relevant Screenshot

No response

Checklist

beingskyler commented 1 year ago

You can accomplish this by turning on Restricted mode in Obsidian's settings, which will disable all third-party plugins.

YousufSSyed commented 1 year ago

I'd still want the extra convenience of having it as a command though.

ooker777 commented 1 year ago

@beingskyler if you want to check if a single plugin making the bug or not, you have to turn off the restricted mode

this feature existed before. I don't know why it was removed