Skip to content

Debugging

Chris Gurney edited this page Jun 7, 2026 · 12 revisions

Debug messages from Note Toolbar can help to diagnose issues. Here's how to see them.

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. See the screenshot below: Make sure (1) the console is open (2) Verbose is enabled (3) the console is cleared:

Take a screenshot or video

Reproduce your issue. When you take a screenshot or video, make sure to include the developer console. A video is always more helpful.

Log your issue

If you haven't already done so, please log your issue on GitHub ↗. You can use this Google form ↗ if you don't have a GitHub account.

When finished debugging

Close the Developer Tools window. (Optionally turn off Other → Debugging)

Clone this wiki locally