Skip to content

Debugging

Chris Gurney edited this page Mar 31, 2026 · 12 revisions

Enable debugging

  1. In Note Toolbar's settings, enable Other → Debugging.
  2. Open the developer console (via Obsidian's menu: View → Toggle Developer Tools)
  3. Take a screenshot of the developer console, particularly any errors that appear.

Logging an issue

If you've run into something that looks like a bug, please log an issue ↗. Use this Google form ↗ if you don't have a GitHub account.

When finished debugging

Close the Developer Tools window, and disable the Other → Debugging setting.

Clone this wiki locally