TODO Highlighter

unlisted

by Dedsec

Changes selected keywords to be highlighted.

Updated 1mo ago0BSD
View on GitHub

TODO Highlighter for Obsidian

Automatically highlight keywords inside your notes.
Property configuration include:

  • foreground-color
  • background-color (background is optional)
  • border-radius

Before each change a Current preview and a New preview are available in order to see in real-time what the end result will be.

Demo

plugin demo

How to use

By going into the plugin's settings you can add a new keyword in the textarea. Then in the dropdown menu below you can select the keyword you want, its appearance changed. The menu supports color-pickers for foreground and background color, as well as the option to have a background and its border-radius.

The changes in the notes are applied automatically.

Also there is the option to delete any previously inserted keyword returning it in its default state.

How to Install

You can activate this plugin within Obsidian by doing the following:

  • Open Settings > Community plugins
  • Make sure Restricted mode is off
  • Click Browse community plugins
  • Search for "TODO Highlighter" (by dedsec-2077)
  • Click Install
  • Finally activate the newly installed plugin

Obsidian Mobile

The plugin is supported in the mobile Obsidian app, similarly to the desktop version.

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.