Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions extensions/vanzue/todo/extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"$schema": "../../../.github/schemas/extension.schema.json",
"id": "vanzue.todo",
"title": "Todo",
"shortDescription": "Manage local and Microsoft To Do tasks directly from Command Palette.",
"description": "A keyboard-first task manager for Command Palette that brings local tasks and Microsoft To Do into one place. Create, edit, complete, and delete tasks; manage priority, due dates, reminders, and checklists; and quickly find work with provider and source filters. Local tasks remain available offline without requiring a Microsoft account.",
"author": {
"name": "Vanzue",
"url": "https://github.com/vanzue"
},
"icon": "icon.png",
"homepage": "https://github.com/vanzue/CommandPalette-Todo",
"tags": [
"todo",
"tasks",
"reminders",
"microsoft-todo",
"productivity"
],
"categories": [
"productivity",
"utilities-and-tools"
],
"installSources": [
{
"type": "msstore",
"id": "9PD41GJ51FR1"
}
]
}
Binary file added extensions/vanzue/todo/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading