Manually update the modified date field in frontmatter.
- From the button on the left ribbon
- Commands palette of
Update modified datetime manually
Target key
: which key to updateDatetime format
: Moments.js format
cd <temporary_vault_path>/.obsidian/plugins
git clone git@github.com:muratagawa/update-time-updater.git
cd update-time-updater
npm i
nom run dev
This plugin is licensed under the MIT License.