# Update time plugin for Obsidian
Obsidian plugin that updates frontmatter to include creation and last update times.
It automatically modifies the update time when notes are modified. And it can be configured to ignore certain folders.
This plugin is useful to track creation and last update time on your notes. It automatically adds or updates the “created” and “updated” metadata properties on your notes.
I personally use it so that I can add those timestamps to my public notes.
## References
- Download: https://obsidian.md/plugins?id=update-time
- Source code: https://github.com/dsebastien/obsidian-update-time