An Obsidian.md plugin for logging all notices to the developer console, with optional prefix and timestamp.
Available commands to quickly enable/disable logging to the developer console.
- Enable notice logging
- Disable notice logging
- Obsidian.md/plugins or
- Open Settings > Community Plugins > Browse
- Search for "Notice logger"
- Ensure BRAT is installed
- Trigger the command
Obsidian42 - BRAT: Add a beta plugin for testing
- Enter this repository,
gapmiss/notice-logger
- Enable Livecodes plugin in community plugin list
- download the latest release archive
- uncompress the downloaded archive
- move the
notice-logger
folder to/path/to/vault/.obsidian/plugins/
- Settings > Community plugins > reload Installed plugins
- enable plugin
or:
- download
main.js
,manifest.json
- create a new folder
/path/to/vault/.obsidian/plugins/notice-logger
- move
main.js
&manifest.json
to/path/to/vault/.obsidian/plugins/notice-logger
- Settings > Community plugins > reload Installed plugins
- enable plugin
- add timestamp option
- add commands to stop/start logging