An Extension that reminds you
VSCode Reminder
Forgot something which you have planned for?! this would remind you
Installation
- Open
Extensions in VS Code. Go to View -> Extensions in Menu Bar.
- Search for
VSCode Reminder
- Click on
Install button to install it.
Activating the Extension
- As soon as its installed its activated.
Setup your first reminder
- Open
Command Palette in VS Code. Go to View -> Command Palette in Menu Bar [ OR ] cmd + shift + p / ctrl + shift + p
- Search for
Set new Reminder and select it
- Now select your reminder type
one-time reminder or repeated reminder [ kindof cron ]
- Set the name for your reminder
only for repeated reminder
- Now add the description for your reminder. Ex.
to do something
- Finally, set the time in minutes to remind
range between 5 to 1500 minutes
Update or delete your existing repeated reminders
- Open
Command Palette in VS Code. Go to View -> Command Palette in Menu Bar [ OR ] cmd + shift + p / ctrl + shift + p
- Search for
Show all reminders and select it
- It will list down all your repeated reminders, select the one which you need to update or delete
- Now select the update Type,
Update or Delete
- Selecting delete would delete the reminder
- Selecting update would take you to the setup reminder flow
To delete all reminders created
- Open
Command Palette in VS Code. Go to View -> Command Palette in Menu Bar [ OR ] cmd + shift + p / ctrl + shift + p
- Search for
Delete all reminders and select it
Limitations
- You can only create 10 repeated reminders
- creating repeated reminder with the same name isnt possible
- closing the vscode might kill all the reminders, suitable for short term reminders
Enjoy!
| |