Notice Logger banner
gapmiss gapmiss

Notice Logger

Development community

Description

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

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Notice Logger

An [Obsidian.md](https://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](https://community.obsidian.md/plugins/notice-logger)

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](./resources/NOTICE-LOGGER-PLUGIN-Obsidian-v1.6.1-2024-05-26-10.57.33.gif)

Settings tab

![Settings tab screenshot](./resources/NOTICE-LOGGER-PLUGIN-Obsidian-v1.6.1-2024-05-26-10.59.21.png)

Commands

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

  • Enable notice logging
  • Disable notice logging