Substitutions

approved

by BambusControl

Automatically replace text fragments with symbols or different text

21 stars6,138 downloadsUpdated todayApache-2.0
View on GitHub

Obsidian Substitutions

Obsidian Downloads

Automatically substitute text fragments with symbols or different text.

This is a plugin for Obsidian: substitutions.

Substitution usage preview

Usage

You can configure your substitutions via the settings pane. Enable/disable them or remove them completely! Add new substitutions while editing without going to settings via a command and use them immediately!

Substitution settings preview

As you type, text fragments are automatically replaced with your configured substitutions. For example, typing -> can be automatically transformed into .

Use special characters in your substitutions:

  • \n for newline
  • \t for tab
  • \b for backspace
  • \\ for backslash

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.