Skip to content

xRyul/obsidian-mini-toolbar-v2

Repository files navigation

Obsidian Mini Toolbar V2

Version License

A context-aware toolbar for text manipulation in Obsidian.

Demo Screenshot

This plugin adds toolbar that appears when you select text, offering quick access to formatting options.

Features:

  • 🎨 Change the color of your selected text.
  • 🖌️ Highlight text with colors.
Limitations / Known Behaviors - No Reading Mode support
- Styles are plugin‑local, not markdown. Colors and underline are not written into the markdown file. If you open the note in another application or disable this plugin, the text will appear unstyled. This is intentional to keep files clean.
- Embedded / fragment editors (tables, etc.). The mini toolbar is suppressed.
- Multi-line highlighter removed.
How to Install

Install via BRAT

  1. Install the BRAT plugin

  2. CMD/CTRL+P and type: Add Beta plugin
    image

  3. In new popup window add plugin URL: https://github.com/xRyul/obsidian-mini-toolbar-v2 image

  4. Click Add Plugin

Manual Installation

  1. Download the latest release from the Releases page
  2. Extract the files to your vault's .obsidian/plugins/obsidian-mini-toolbar-v2/ directory
  3. Reload Obsidian
  4. Enable the plugin in SettingsCommunity Plugins

Credits:

Forked from Quorafind/Obsidian-Mini-Toolbar.

About

Adds color settings above mouse pointer

Resources

License

Stars

Watchers

Forks

Packages

No packages published