beaussan / update-time-on-edit-obsidian

MIT License
165 stars 15 forks source link

Bug: "Updated" time updated without change #38

Closed klieret closed 1 year ago

klieret commented 1 year ago

Some of my files have their updated field updated even without any changes being applied to the note. I noticed this by looking at the differences when committing my files on git, but I could not figure out a pattern yet and I am unable to reproduce it immediately (but it has happened ever since I started using this plugin a few months ago).

In principle, this could of course be caused by applying edits and then rolling them back, but I personally think that this is too rare to be the sole explanation for this.

Is anyone else experiencing this?

u-ways commented 1 year ago

@klieret Yup, I am having this issue too, did you figure out why? So far I am thinking it's either cause of git and/or perhaps how this plugin implement it's own observers.

Inclement9 commented 1 year ago

I just reported the same issue with the created date. https://github.com/beaussan/update-time-on-edit-obsidian/issues/41

beaussan commented 1 year ago

Hi, sorry for the delay. This should now be fixed as of 2.0.0. If that's still an issue, feel free to re open a new issue !

brunops commented 8 months ago

I'm frequently having this issue, can't tell why it happens.