When moving a note to a sub-folder or another folder (in the same box), markdown references are not update.
I have a document zettlr/something.md which contains the markdown reference . I also have a file zettlr/someimage.png.
Moving the document zettlr/something.md to zettlr/subfolder/something.md will result in a broken markdown reference.
It would be great if the references would be updated to .
Alternatively zettlr/someimage.png could be moved to zettlr/subfolder but of course it must be assured no other references are broken here.
Maybe magic dialog would help here.
I'm talking about all markdown references, except the [[id]] references which luckily don't have that problem.
Sure, sounds like a good enhancement! I'm on my way of extracting the file parsing logic from the rigid class structures either way, so after this is done it should be a piece of cake to implement this!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Ping
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Sure, sounds like a good enhancement! I'm on my way of extracting the file parsing logic from the rigid class structures either way, so after this is done it should be a piece of cake to implement this!