Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 591 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 591 Bytes

Update Time Updater

Manually update the modified date field in frontmatter.

How to use

  • From the button on the left ribbon
  • Commands palette of Update modified datetime manually

Settings

  • Target key: which key to update
  • Datetime format: Moments.js format

Development

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

License

This plugin is licensed under the MIT License.