Redact

pending

by Intelskya

Redact selected text with a command or shortcut.

Updated 1mo agoUnlicenseDiscovered via Obsidian Unofficial Plugins
View on GitHub

Redact Tool Plugin for Obsidian.md.

Adds a new configurable command to redact the selected text.

Features:

  • Ignores control characters like tabs and new lines.
  • Option for overriding the redaction character. (Default: "█")
  • Behavior options for spaces in redacted text:
    • Ignore: Keeps spaces as is. (Default)
    • Redact: Redacts spaces.
    • Delete: Deletes spaces.
  • Behavior options for symbols in redacted text:
    • Ignore: Keeps symbols as is.
    • Redact: Redacts symbols.
    • Delete: Deletes symbols. (Default)

I made this plugin primarily for personal use, I may fix problems here and there but don't expect consistent updates.

~ Intelskya

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.