Skip to content

1.1.0

Compare
Choose a tag to compare
@iamrecursion iamrecursion released this 02 Apr 03:11
· 1 commit to main since this release
661ff68

Sometimes it is useful to be able to evaluate JavaScript to access this persistent store without having to write a DVJS query or Templater template. To that end, this plugin now includes the Eruda portable web-inspector front-end.

When opening the inspector (using the command palette), you will see the console by default. In settings, you can enable additional tabs, such as a DOM tree, network request and resource monitoring, sources viewing, performance and timing graphs, and so on. Please see the settings themselves for descriptions of what each tab gives you.

This function is useful for general development, not just interacting with the persistent store.