README file from
GithubRedact 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)
Usage:
- Set a keybinding in the plugin settings.
- Select any text.
- Select 'Redact selected text' from the command pallete or use the binded key.
How to Install:
- Click the 'install' button at the top of this community plugin page.
I made this plugin primarily for personal use, I may fix problems here and there but don't expect consistent updates.
~ Intelskya