Skip to content

mike-lowski/obsidian-TextFunk

Repository files navigation

TextFunk Plugin for Obsidian

This plugin covers a number of text functions present in other editors such as Notepad++.

How to Use It:

Each function is registered as a command in the Obsidian editor. You can trigger them either via the command palette or assign a keyboard shortcut for quick access.

Command List:

  1. Join Lines: Joins selected lines into one, replacing newlines with a space.
  2. Remove Empty Lines: Removes all empty lines from selected text, or the entire document if nothing is selected.
  3. Remove Consecutive Empty Lines: Collapses multiple consecutive empty lines into a single empty line in the selected text or entire document.
  4. Trim Leading and Trailing Spaces: Removes unnecessary leading and trailing spaces from each line in the selection, or from all lines in the document if nothing is selected.

Limitations:

It doesn't work with multiple selection.

About

Adds useful text functions to Obsidian

Resources

Stars

Watchers

Forks

Packages

No packages published