muratagawa / update-time-updater

Obsidian plugin to update the 'update time' element when saving or manually.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Obsidian plugin to update the 'update time' element when saving or manually.

License:MIT License


Languages

Language:TypeScript 75.4%Language:JavaScript 24.6%