quietbyday1k downloadsMerge one note into another while adding the old name as an alias and updating all internal links.
Merge one note into another while turning the original note name into an alias and automatically updating all internal links in your vault.
This is especially useful when consolidating duplicate or near-duplicate notes without breaking existing links.
[[Old Note]] → [[Target Note|Old Note]]https://github.com/quietbyday/obsidian-merge-as-aliasTo update to the latest beta version, go to BRAT and click Check for updates (or restart Obsidian).
You can configure the merge behavior in Settings → Merge as Alias:
" | ")Even when the separator option is disabled, merged content always starts on a new line for clean formatting.
getSettingDefinitions()) so settings appear in the settings search on Obsidian 1.13.0+. Deferred for now — the current settings tab works on all supported versions.processFrontMatter and trashFile APIs usedwindow.setTimeout() (corrects the activeWindow.setTimeout() shipped in 0.5.1)processFrontMatter and trashFile APIs usedactiveWindow.setTimeout() for popout window compatibilityvault.delete() with fileManager.trashFile() to respect user trash preferencesany types)MIT License