An obsidian.md plugin that adds the date that the active Obsidian file was created on and last updated on to the status bar.
The plugin adds the information highlighted in red in this image:
It works for all files including notes, images, and PDFs.
If you have any feedback or feature requests please open an issue or email me to let me know.
main.js
and manifest.json
to your vault /path/to/your/vault/.obsidian/plugins/your-plugin-id/
.I'm not accepting pull requests because this plugin is feature-complete, but feel free to fork this and make your own plugin!