Description
Note Enhancements Plugin
Category: Note Enhancements
The Smart Text Mover plugin helps organize text and external links in Obsidian files by suggesting headings where the content can be moved. It supports three modes: a simple position-based list of target sections, LLM-powered suggestions for files with minimal data, and a Naive Bayes classifier that improves with usage by analyzing word distributions under headings. Users can easily relocate selected lines of text by choosing from ranked suggestions based on proximity. The plugin is particularly useful for tasks like categorizing bookmarks and works well alongside tools like the URL Namer plugin.
Reviews
No reviews yet.
Stats
8
stars
8 stargazers
528
downloads
528 downloads
0
forks
0 forks
566
days
566 days since creation
563
days
563 days since last commit
563
days
563 days since last release
1
total PRs
1 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
1
merged PRs
1 merged pull requests
6
total issues
6 total issues
3
open issues
3 open issues
3
closed issues
3 closed issues
25
commits
25 total commits in last one year
Latest Version
2 years ago
Changelog
What's Changed
- fix LLM validation by @Ankush-Chander in https://github.com/Ankush-Chander/obsidian-smart-move-text/pull/5
Full Changelog: https://github.com/Ankush-Chander/obsidian-smart-move-text/compare/1.0.4…1.0.5
README file from