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.
Stats
7
stars
7 stargazers
418
downloads
418 downloads
0
forks
0 forks
312
days
312 days since creation
309
days
309 days since last commit
309
days
309 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
5
total issues
5 total issues
2
open issues
2 open issues
3
closed issues
3 closed issues
25
commits
25 total commits in last one year
Latest Version
10 months 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