Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 828 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 828 Bytes

grind

A VS Code extension to keep track of tasks for the day.

Features

You can use this extension to keep track of tasks for the day inside of VS Code. Tasks are strictly associated with days, so this is intended to be a means to keep track of succinct goals for the day. This is not intended to be a replacement for a project management tool, but rather a means to keep track of tasks on a granular level.

Usage

Tasks exist in a treeview organized by day which contain tasks. You can add a task by clicking the + button in the treeview. Tasks can have subtasks which can in turn have subtasks and so on and so on. These can be navigated by expanding the task on the treeview.

Extension Settings

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.