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

[Bug]: Restore Snapshot does not persist state after fully re-loading Obsidian or Obsidian crashing #24

Open 5HT2 opened 1 year ago

5HT2 commented 1 year ago

Bug Description

The Restore Snapshot feature does not persist state after full re-loading obsidian, or if obsidian crashes.

I'm filing this as a bug rather than an enhancement as it feels more like unintentional behavior to the user - the term "Snapshot" and the primary feature being debugging plugins, one might expect to be able to fully close out of obsidian, or, in my case, I encountered a crash because of a plugin, and lost my original enabled plugin state.

Relevant Screenshot

No response

To Reproduce

  1. Save Snapshot
  2. Bisect
  3. Close Obsidian / have it crash somehow
  4. Re-open Obsidian

Obsidian Version

v1.3.7

Which editor are you using?

Checklist