trganda / obsidian-attachment-management

Attachment Management of Obsidian
MIT License
142 stars 8 forks source link

macOS: if note is renamed changing only capitalization/case, then subsequent image pastes are failing #132

Open luckman212 opened 1 day ago

luckman212 commented 1 day ago

Test environment

Reproduce steps

  1. create new note, title=foo test (make sure to use all lower case)
  2. paste an image to that note
  3. now, rename the note to Foo Test (only changing case foo testFoo Test)
  4. paste another image

It will fail, with a similar message in the console:

image

If you then rename the note to Foo Test 2, all images will be renamed successfully.