beaussan / update-time-on-edit-obsidian

MIT License
169 stars 15 forks source link

Updated is not actually updating for me #77

Closed josephcrawfordSRH closed 7 months ago

josephcrawfordSRH commented 7 months ago

I have a daily template which I use that injects the current time in the created and updated frontmatter fields. I have checked the configuration for the plugin and my fields match the settings.

However, when I go and modify a file and save it the updated field is not actually updating the date and time. I have even tried closing the note and re-opening the note. It is not being updated at all. In the screen recording below I modify the file, save the file, there is no update, i then close the note and open it again to show there is still no update.

https://github.com/beaussan/update-time-on-edit-obsidian/assets/100154037/566280f8-87fd-4040-a432-51062bf5a6ad

josephcrawfordSRH commented 7 months ago

I had YYYY in the date format and the plugin did not like that, must use yyyy. I do see the same issue as this one though: https://github.com/beaussan/update-time-on-edit-obsidian/issues/73