TomNCatz / obsidian-gallery

Main Gallery to tag / filter / add notes to images. Display blocks to embed images inside notes. Display block to an image information
MIT License
41 stars 3 forks source link

Meta file overwritten by sidebar #1

Closed TomNCatz closed 1 year ago

TomNCatz commented 1 year ago

Under the right(or wrong) circumstances, the meta file can be overwritten with an old version if it is open in the sidebar while you edit it.

Repro

  1. open the gallery view
  2. left click an image (this opens the meta in the sidebar)
  3. open the meta file in a new tab and make edits
  4. go back to the gallery tab and select a different image and then reselect the first image
  5. check the contents of the meta file again

Expected result: The meta file contains all information as edited

Actual result: The meta file has been reset to its state as of the time the gallery was opened

TomNCatz commented 1 year ago

Should be fixed as of version 0.7.2