Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KrishnaPravin/google-tasks-vscode-extension

A VSCode extension to access Google Tasks
https://github.com/KrishnaPravin/google-tasks-vscode-extension

google-tasks google-tasks-api javascript typescript vscode vscode-extension webpack

Last synced: 3 months ago
JSON representation

A VSCode extension to access Google Tasks

Awesome Lists containing this project

README

        

# Google Tasks for VSCode (unofficial)

## Manage your To-Do list ✅ without going out of your VSCode Editor 🤖.

> This is **not** similar to extensions like 🌳 [Todo Tree](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree), which shows a tree view of the //TODO: comments in the source code

> This is not an official product of Google

This extension is for viewing your list of tasks from the [Google Tasks](https://support.google.com/tasks/answer/7675772) in the tree view of VSCode.

## Requirements

You need to have a Google Account with data in Google Tasks application to utilise this extension.

## Screenshots

![SignIn](resources/authorize.png)

![Tree view of Google Tasks](resources/treeView.png)

## Privacy Policy

This extension accesses the user data only during the runtime of VSCode application. User data means only the data that is created by the user within the Google Tasks application. The accessed user data is directly displayed within the VSCode Editor. Also, this data is not persisted in any medium and is not sent or shared to any server or any 3rd party application

## Release Notes

- Please refer [CHANGELOG](CHANGELOG.md)

**Enjoy!**