#debugging
  • 1.
    vConsole
    9 months ago by Zhou Hua
    favorite
    share
    Score: 48/100
    Category: Coding & Technical Tools
    The vConsole plugin is a game-changer for Obsidian users who need to troubleshoot mobile plugins or debug JavaScript code. This plugin brings the power of vConsole, a popular debugging tool, directly into your Obsidian workspace. With vConsole, you can easily access and inspect logs, network requests, element trees, storage, and even execute custom JS commands. Whether you're a developer or an average user looking to submit issues to devs for troubleshooting, this plugin simplifies the process by providing a convenient interface for debugging.
    View Plugin Details
  • 2.
    Divide & Conquer
    3 years ago by pseudometa
    favorite
    share
    Score: 43/100
    Category: Productivity Tools
    The Divide & Conquer plugin streamlines the debugging process in Obsidian by enabling bulk management of plugins and CSS snippets. It facilitates efficient problem-solving using the 'bisecting' method, where half of the plugins are disabled at a time to quickly identify potential culprits behind performance issues or bugs. The plugin offers commands to reset, restore, bisect, un-bisect, and re-bisect active plugins or snippets, allowing users to methodically narrow down problems. Additionally, regex-enabled settings help exclude specific plugins or snippets based on keywords, authors, or descriptions, ensuring a more tailored debugging experience.
    View Plugin Details