https://github.com/hstsethi/micro-insert-date
Micro editor plugin to insert current date in ISO8601 format
https://github.com/hstsethi/micro-insert-date
editor iso-8601 lua micro plugin
Last synced: 2 months ago
JSON representation
Micro editor plugin to insert current date in ISO8601 format
- Host: GitHub
- URL: https://github.com/hstsethi/micro-insert-date
- Owner: hstsethi
- Created: 2025-01-27T09:47:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T09:58:40.000Z (5 months ago)
- Last Synced: 2025-02-08T13:17:41.056Z (4 months ago)
- Topics: editor, iso-8601, lua, micro, plugin
- Language: Lua
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Micro editor plugin to insert current date in ISO861 format.
I wrote this back then in 2020, aged 16. Now it's 2025, I see there still isn't any plugin to insert date, so I have decided to publish it.
Though I no longer use Micro editor. Hence this plugin is no longer maintained, though it does work at time of uploading.A similar plugin for Nvim is available in my [No Frills Dotfiles](https://github.com/hstsethi/no-frills-dotfiles) project.