plasmabit6k downloadsShow a clock in the corner. Track the total editing time of a note and the last time it was modified.
Show clock in status bar. Sync modified file property with frontmatter.
This plugin uses moment.js. It's a time manipulation library that is already included in Obsidian.
HH:MM:ss and hh:mm A.YYYY-MM-DD[T]HH:mm:ss.SSSZ.Custom frontmatter handling solution is disabled by default since Obsidian's straightforward frontmatter API is much more stable and robust. However, advanced users may enable it if they wish. Don't forget to regularly back up your vault.
x.y.z will update x.y.g.z instead if it meets it first and if it has a value of a format specified in the settings.I may improve it further in the future, but for that I feel like I'd have to write a full-blown YAML parser from scratch. For now it covers my own wishes completely and even has some room for limited flexibility, so I will focus on other aspects of the plugin.