Notice logger

approved

by @gapmiss

Logs all notices to the developer console, with optional prefix.

11 stars1,543 downloadsUpdated 11mo agoMIT
View on GitHub

Notice Logger

An Obsidian.md plugin for logging all notices to the developer console, with optional prefix and timestamp.

Demo

Demo screenshot

Settings tab

Settings tab screenshot

Commands

Available commands to quickly enable/disable logging to the developer console.

  • Enable notice logging
  • Disable notice logging

Installation

Community plugins

  1. Obsidian.md/plugins or
  2. Open Settings > Community Plugins > Browse
  3. Search for "Notice logger"

via BRAT (Beta Reviewer's Auto-update Tool)

  1. Ensure BRAT is installed
  2. Trigger the command Obsidian42 - BRAT: Add a beta plugin for testing
  3. Enter this repository, gapmiss/notice-logger
  4. Enable Livecodes plugin in community plugin list

Manually

  1. download main.jsmanifest.json from the latest release
  2. create a new folder /path/to/vault/.obsidian/plugins/notice-logger
  3. move main.jsmanifest.json to /path/to/vault/.obsidian/plugins/notice-logger
  4. Settings > Community plugins > reload Installed plugins
  5. enable plugin

ROADMAP

  • add timestamp option
  • add commands to stop/start logging

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.