/Obsidian-Format-Brush

A plugin for Obsidian that supports format brush

Primary LanguageTypeScript

Obsidian Format Brush

This is a plugin built for @Yves03 , thanks for the idea and the support.

Features

  • You can set brush via plugins' settings.
  • Call the format brush via command palette/hotkey/status bar icon.
  • Select the text you want to format, the text will be formatted according to the brush you set.
  • You can stop the brush by clicking the status bar icon or pressing the hotkey again.

Usage

  • Set the brush via plugins' settings.
  • Call the format brush via command palette/hotkey/status bar icon.

Installation

From Obsidian

Not available yet.

From GitHub

  1. Download the manifest.json, main.js and styles.css from the latest release.
  2. Place the files in your vault's .obsidian/plugins/obsidian-format-brush/ folder.
  3. Reload Obsidian.