lynchjames / note-refactor-obsidian

Allows for text selections to be copied (refactored) into new notes and notes to be split into other notes.
MIT License
513 stars 38 forks source link

Split by Header with duplicate headers results in content loss #84

Open mcwatt77 opened 2 years ago

mcwatt77 commented 2 years ago

It looks like it must be overwriting itself such that the only content in the created file is from the last section with the given heading. But all the content is replaced by a link. Obviously, you're not expecting headings at the same level to be duplicated.

thesamim commented 1 year ago

Adding {{title}} as prefix results in literal {{title}} being prepended to file name.

If a file is about to be over-written, should have a warning.

lynchjames commented 1 year ago

Should be fixed in 1.8.2