note-refactor-obsidian
note-refactor-obsidian copied to clipboard
Not working in combination with Auto Note Mover
Use case
Situation Auto Note Mover is active for notes with name beginning with "Please Move" for the folder "Moved Notes". A note "Please Move Already Moved" is in the folder "Moved Notes" The note content is like this:
Previous content
Please Move
Row 1
Row 2
Row 3
Action
Select all the lines from "Please Move" until the end.
Now activate Note refactor - extract selection to new note - first line as file name
.
Result The first note remains unchanged and a new note "Please Move" with empty content is created in the folder "Moved Notes".
Hint Is seems that Auto Note Mover moves the new note before Note Refactor is able to update the content of the new note.