A global option to disable all Events temporarily #162
Taitava
started this conversation in
Ideas - done & released
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some times when doing testing, I might restart Obsidian many times in a short period of time, which triggers the After Obsidian starts and Before Obsidian quits events frequently.
For this reason, I'm planning to add a global on-off switch for events so that when it's turned off, all events are disabled regardless of their state until the switch is turned back on. The state of the switch is saved in the settings just like other settings, so events will stay disabled also after restarting Obsidian. When turning the switch back on, there's no need to go to enable each event one by one to get them working again.
I'd like to add the new on-off toggle for events to this Events tab in the main settings:

Beta Was this translation helpful? Give feedback.
All reactions