update-time-on-edit-obsidian icon indicating copy to clipboard operation
update-time-on-edit-obsidian copied to clipboard

When the time is updated the double quotes are removed from the image prooperty

Open ykr973 opened this issue 1 year ago • 0 comments

For some reason when update-time-on-edit plugin updates the modified date of a note it removes the " " enclosing a URL in the image property. For Obsidian Publish users this breaks the image property which is required to specify a social media preview image.

The other popular plugin that does this (https://github.com/alangrainger/obsidian-frontmatter-modified-date) has the exact same issue but for some reason the linter plugin does not.

https://github.com/beaussan/update-time-on-edit-obsidian/assets/119615486/ec9367f2-7f97-4180-917f-be6da7ce7670

ykr973 avatar Jan 27 '24 18:01 ykr973