vConsole

approved

by Zhou Hua

Integrate vConsole for developers to facilitate the debugging of mobile plugins.

24 stars3,642 downloadsUpdated 11mo agoMIT
View on GitHub

Obsidian vConsole

GitHub Release GitHub Downloads (all assets, all releases)

About

For developers, debugging mobile plugins is usually quite troublesome, requiring specific work for both Android and iOS.

For average users who want to submit issues to developers for troubleshooting, this adds an extra layer of difficulty.

Fortunately, vConsole offers the ability to open debugging tools directly on the page. This plugin brings that capability into Obsidian.

[!CAUTION] Please note, if you're not a developer or if you don't need to troubleshoot plugin bugs, then you should not install this plugin.

Installation

Search vconsole in community plugins.

Features

  • Logs: console.log|info|error|...
  • Network: XMLHttpRequest, Fetch, sendBeacon
  • Element: HTML elements tree
  • Storage: Cookies, LocalStorage, SessionStorage
  • Execute JS command manually

Please refer to the vConsole project for more information.

My Other Obsidian Plugins

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.