obsidian-paste-image-rename icon indicating copy to clipboard operation
obsidian-paste-image-rename copied to clipboard

Markdown does not update, windows 10

Open martinandersen3d opened this issue 3 years ago • 2 comments

The File on the disk is correctly renamed. But the new name is not being updated in the markdown file. I use obsidian in Live Preview mode and not (Reading/Source-mode)

Hardware: Samsung NVmee + Windows

Idears for what this bug can be:

  • I suspect that two disk operations is done at the same time, and the first action changes the conditions, faster than action two is able to catch up.
  • Some async file handling, that is not done correctly?
  • Maybe a 200 millisec delay, somewhere in the code, can fix that Obsidian or OS can see the new change?

I dont know :-/

PastedImage-{{DATE:YYYYMMDDhmmss}}

image

martinandersen3d avatar May 25 '22 10:05 martinandersen3d

I currently open the image in obsidian and rename it in the title, that does also update the markdown. I dont know if you can access obsidians own build in rename tool?  

In this screen recording. Notice:

  1. file on disk is renamed when i change the IMAGE title
  2. For this recording i Use native Obsidian, without the plugin
  3. the markdown is updated correctly after the rename

martinandersen3d avatar May 25 '22 10:05 martinandersen3d

So do I.

Ch4mpa9ne avatar Jun 18 '22 12:06 Ch4mpa9ne

Hey guys, this issue should be fixed in 1.6.0, please update and try if it works. You can also look at the release log, which contains more details and my sincere gratitude to you.

reorx avatar Jan 28 '23 14:01 reorx