voltdev README
Voltdev is a virtual assistant that will help you on your daily tasks as a developer.
Features
Todo List
- Create: Don't forget a thing, add it to your todo list and it will be there until is completion or obviation.
- Edit: Made a typo? No fear, you can edit any of your todos.
- Delete: Life is uncertain, that's why you have the option to delete todos that you're not longer interested in.
- Complete: Done some work today? Complete that todo and give you a clap for all your hard work.
Work Session
- Start Work Session: Pick a group of your saved todos to work on
- Most Important Task: Choose which is your must important task
- Active Task: Focus on one bit a time.
Need gifs or video of extension
Installation
As a user
TBT
As a contributor
- Download repository
- In the root, run
npm install
- Open root with vscode
code voltdev
- Open a terminal in the root and watch for changes
npm run watch
- Press F5 to run the extension in debug mode
Release Notes
0.0.1
- Manage todos and save them in the global state of vscode
- Start and finish a session, setting up the active task and most important task
| |