GithubHelp home page GithubHelp logo

krishnapravin / google-tasks-vscode-extension Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 1.0 1.05 MB

A VSCode extension to access Google Tasks

Home Page: https://marketplace.visualstudio.com/items?itemName=KrishnaPravin.google-tasks

TypeScript 93.69% JavaScript 6.31%
typescript vscode-extension google-tasks google-tasks-api vscode webpack javascript

google-tasks-vscode-extension's People

Contributors

dependabot[bot] avatar krishnapravin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tannert

google-tasks-vscode-extension's Issues

Auth not working when connected with the Remote-SSH extension

For details about the auth error see #3

  • I think the extension should run locally (and not on the remote machine)
  • a simple fix would be copying the local token to the remote machine (see below)

I made a workaround by getting the token on my local machine and copying the token file to the remote one (win --> linux)
%USERPROFILE%\.vscode\extensions\krishnapravin.google-tasks-0.1.5\resources\token.json
to
~/.vscode-server/extensions/krishnapravin.google-tasks-0.1.5/resources/token.json

No license for this code

Describe the bug

The code for this extension does not have a license.

Expected behavior

I would expect the code to have an open source license such as the Apache License 2.0, which grants an "irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute".

Additional context

This would be as easy as adding a file called LICENSE.md with the following contents:

   Copyright 2022 Krishna Pravin
   
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

The reason for my report is that I would like to use this extension internally at my company, but my company has a policy of only using third-party code that has a license.

Ability to rename tasks

Basic functionality. Please add the ability to rename tasks and subtasks instead of deleting and recreating.
Tasks can have descriptions, sub-tasks and due dates which get lost when deleting.

Subtask order reversed

The extension shows the order of subtasks reversed than what the google tasks app shows.

Hotkeys for commands

Having hotkeys for when you're focussed on the task list would be great!

  • Add new task
  • Mark this as done
  • Reorder tasks up / down
  • Indent / Dedent to convert it to a subtask

Allow adding subtasks

The extension can retrieve and complete subtasks, but cannot create them.
Please add the ability to add subtasks. This is basic functionality that should have been a zero-day feature.

Task is missing attachment when create using gmail

Is your feature request related to a problem? Please describe.

When we create a task from gmail, it has an attachment as a link
on web or mobile app we can click on the attachment

Screen Shot 2021-05-07 at 09 56 09

Describe the solution you'd like

has a way to show attachment

Describe alternatives you've considered

I dont have now

Additional context

ok

It's a great plugin

It's a great plugin!
However, the following features would still be desired.

  1. Manual refresh of synchronization
  2. Can be set to hide completed tasks

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.