Advanced Note Composer

by mnaoumov
favorite
share
Score: 51/100
Description

The Advanced Note Composer plugin extends the functionality of Obsidian's core Note Composer plugin by addressing common limitations during note merging and content extraction. It intelligently updates relative links when content is moved between files, preventing broken links that usually require manual fixing. Additionally, it handles invalid characters in titles by either sanitizing them or storing the original form in note aliases or frontmatter titles for better compatibility with quick switcher and metadata-based workflows. This plugin is especially useful for users who regularly restructure their notes and want a smoother, error-free experience.

Stats
9
stars
2,943
downloads
0
forks
203
days
1
days
1
days
3
total PRs
0
open PRs
1
closed PRs
2
merged PRs
43
total issues
5
open issues
38
closed issues
0
commits
Latest Version
2 days ago
Changelog
  • fix: remove recent paths duplicates
  • fix: broke links to itself after merge
  • fix: don't treat manual split as merge
    • re 39

Full Changelog: https://github.com/mnaoumov/obsidian-advanced-note-composer/compare/3.5.3…3.5.4

README file from