Sort & Permute lines

by Vinzent
5
4
3
2
1
Score: 44/100

Description

Category: Note Enhancements

The Sort & Permute lines plugin is a powerful tool for Obsidian users who need to organize their notes in various ways. With this plugin, you can sort your lines alphabetically, by length, or reverse the order of your notes. You can also shuffle the line order to create a random sequence. Additionally, the plugin allows you to sort headings while preserving their parent-child relationships. The plugin offers two modes: a global mode that changes the entire file, and a selection mode that only affects the selected text. This plugin is compatible with Obsidian v0.9.7 and later versions.

Reviews

No reviews yet.

Stats

118
stars
56,200
downloads
6
forks
1,931
days
694
days
1,187
days
4
total PRs
2
open PRs
0
closed PRs
2
merged PRs
38
total issues
18
open issues
20
closed issues
0
commits

Latest Version

3 years ago

Changelog

README file from

Github

Sort and Permute lines

Features

  • Sort alphabetically
  • Sort by length of line
  • Reverse line order
  • Shuffle line order
  • Sort headings while preserving parents

How to use

You can either just call a command (via Ctrl + P (or Cmd + P on macOS)) and the whole file will be changed, or select text and then call a command to just change that range.

Demo

Compatibility

Custom plugins are only available for Obsidian v0.9.7+.

Installing

From Obsidian

  1. Open settings -> Third party plugin
  2. Disable Safe mode
  3. Click Browse community plugins
  4. Search for "Sort & Permute lines"
  5. Install it
  6. Activate it under Installed plugins

From GitHub

  1. Download the latest release
  2. Move manifest.json and main.js to <vault>/.obsidian/plugins/obsidian-sort-and-permute-lines
  3. Go to settings and disable safe mode
  4. Enable Sort & Permute lines

If you find this plugin useful and would like to support its development, you can support me on Ko-fi.

Ko-fi

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.