mirror of
https://github.com/muratagawa/update-time-updater.git
synced 2026-07-22 10:00:25 +00:00
No description
| .github/workflows | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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 updateDatetime 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.