Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/KrishnaPravin/google-tasks-vscode-extension
- Owner: KrishnaPravin
- Created: 2019-11-30T10:51:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T12:19:44.000Z (about 2 years ago)
- Last Synced: 2023-05-15T15:01:30.738Z (over 1 year ago)
- Topics: google-tasks, google-tasks-api, javascript, typescript, vscode, vscode-extension, webpack
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=KrishnaPravin.google-tasks
- Size: 1.02 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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!**