Notice logger

approved

by gapmiss

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

11 stars2,249 downloadsUpdated 18d agoMIT

Notice Logger

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

Requirements

Obsidian 1.13.0 or later.

Installation

Install from community.obsidian.md

From Obsidian's settings or preferences:

  1. Community Plugins > Browse
  2. Search for "Notice Logger"

Manually:

  1. download the latest release archive
  2. uncompress the downloaded archive
  3. move the notice-logger folder to /path/to/vault/.obsidian/plugins/
  4. Settings > Community plugins > reload Installed plugins
  5. enable plugin

or:

  1. download main.js, manifest.json & styles.css from the latest release
  2. create a new folder /path/to/vault/.obsidian/plugins/notice-logger
  3. move all 3 files to /path/to/vault/.obsidian/plugins/notice-logger
  4. Settings > Community plugins > reload Installed plugins
  5. enable plugin

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

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.