Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josh/obsidian-sort-lines
Sorts lines in Obsidian. Never gets tired.
https://github.com/josh/obsidian-sort-lines
obsidian-md obsidian-plugin
Last synced: 15 days ago
JSON representation
Sorts lines in Obsidian. Never gets tired.
- Host: GitHub
- URL: https://github.com/josh/obsidian-sort-lines
- Owner: josh
- License: mit
- Created: 2024-09-04T02:19:43.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T06:42:00.000Z (about 1 month ago)
- Last Synced: 2024-10-10T12:42:24.147Z (about 1 month ago)
- Topics: obsidian-md, obsidian-plugin
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obsidian-sort-lines
Sorts lines in Obsidian. Never gets tired.
## Features
Adds just two commands: "Sort lines ascending" and "Sort lines descending" as seen in VS Code. Only sorts your selected text, never the entire file. No settings, no configuration. If you need more advanced sorting and line manipulation features, check out the [Sort and Permute lines](https://github.com/Vinzent03/obsidian-sort-and-permute-lines) plugin.