Dwayne Melancon How do the paths look like used by Obsidian? NotePlan is using relative paths, not sure if `..` is supported though (going a folder up). Would be great, if you could post a path used by Obsidian as an example here! I could try it out easily.
Eduard Metzger: I have familiar problem with this post When I write a blog in NotePlan 3 Sometimes I use other tools to edit the markdown file. One day I finished a blog that it has many images. I change the image’s link path in obsidian and VScode and image file name(Because I’m using Hugo to generate website pages which needs Front Matter and right file path.), then I backed to Noteplan3 and found my image disappeared,Name-changed images disappeared, too. Luckily, I have a backup in other place. I hope NotePlan can update image link when it’s edit in other place. The problem only happened in images.
Pecky: NotePlan deletes the images if it can’t find them in the note, so you don’t accumulate image files. Can you share how the new path looked like and where the image was saved? I would try it out then. Normally NotePlan would try to copy it back to the right path or similar. Except it’s outside of NotePlan’s folder.
Pecky: Ok, so it’s in the same folder?
Eduard Metzger: Yes Maybe before image be delete, the app can appear a warning or something Thanks
There's ways to customize on the obsidian side with plugins (specifically the `Custom Attachment Location` plugin), but I think the biggest blocker here is NP3 not supporting wikilinks for images like Obsidian does. If you turn off wikilinks in Obsidian settings this works fine, but then you lose all the backlinking goodness.