Text Formatting Toolbar

by jsmorabito
5
4
3
2
1
Score: 35/100
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. A floating formatting toolbar that appears above selected text in the editor.

Reviews

No reviews yet.

Stats

stars
10
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Text Formatting Toolbar

A floating formatting toolbar that appears above selected text in the Obsidian editor.

Features

When you select text in a note, a toolbar appears with one-click access to common formatting actions:

  • Text Style — set heading level (H1–H6) or paragraph
  • Bold, Italic, Strikethrough, Highlight
  • Link — wrap selection in a Markdown link
  • Inline Code / Code Block
  • Comment — wrap in Obsidian comment syntax (%% ... %%)
  • Lists — bullet list, numbered list, or checkbox
  • Blockquote
  • Copy / Cut

Installation

  1. Open Obsidian Settings → Community Plugins
  2. Search for Text Formatting Toolbar
  3. Install and enable the plugin

Settings

You can show or hide individual toolbar buttons under Settings → Text Formatting Toolbar.

Permissions

Clipboard access — the Copy and Cut buttons write your currently selected editor text to the system clipboard. The plugin never reads from the clipboard and never accesses content copied from outside Obsidian.

Credits

  1. https://github.com/quorafind/Obsidian-Mini-Toolbar
  2. https://github.com/Aidenlx/Obsidian-Mini-Toolbar

License

MIT