Name | Merge note |
Description | Merge the contents, tasks, tags, and backlinks of two notes |
Icon | merge_type |
Instructions | When prompted, this plugin will merge the contents and tasks of the current note with another note selected from the prompt box and then delete the original note. Follow these steps: 2. In the dialogue window, select the note you want to merge the current note content with (i.e., the "Destination" note) 3. Hit submit. The current note (i.e., "origin" note) content will be added below the selected note content. Tags and backlinks from the origin note will also be added to the destination note. |
Merge completed tasks from origin note to destination note
Setup settings for backlink and archiving options
1.4.0 (Released: March 8th, 2024)
Added support for the new deleteNote
function (the plugin will now delete the origin note after merging with the destination note)
1.3.0
Added support for removing all tags from the origin note
Added support for renaming the origin note after merge to indicate content has been merged with another note
1.2.1
Updated dialogue text to clarify the direction of the merge (i.e., merge from current note into note searched for)
1.2.0
Added support for merging backlinks from the origin note to the destination note
1.1.0
Added support for merging tags from the origin note with the destination note
Added auto-archived tag to origin note after merge completed
Fixed formatting issue with destination note adding an extra "\"
Fixed error with await functions
1.0.0
Initial public release