extensions
extensions copied to clipboard
Add dateify extension
Description
Add Dateify Dateify is an extension to paste the current date & time in two formats to the active window. This simple extension aim to facilitate dating changes within any application. I use this to add dates to comments so I know when I last reviewed a section of code. E.g.,
#Some info here Reviewed: Thursday 31 October 2024 at 11:44:49
someFunction( )
Screencast
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run buildand tested this distribution build in Raycast - [x] I checked that files in the
assetsfolder are used by the extension itself - [x] I checked that assets used by the
READMEare placed outside of themetadatafolder
Congratulations on your new Raycast extension! :rocket:
You can expect an initial review within five business days.
Once the PR is approved and merged, the extension will be available on our Store.
Yeah lol... Bit of a raycast newb I now have it on !reviewed. Forgot to close, sorry about that. Thanks for taking the time to review the PR.