gemini-cli-extensions / gemini-cli-extensions/workspace

Add support for Google Keep

Open
#159 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
638
Forks
107
PR merge metrics
No merged PRs in 30d

Description

I was chatting to Gemini the other day and I asked it to store some data. It stored it in Google Keep.

It would be good extract this information.

It may be worth adding a KeepService.ts but it may require more OAuth scopes https://developers.google.com/workspace/keep/api/reference/rest

See:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the proposed KeepService.ts and review the linked Google Keep API documentation and gkeepapi reference. Determine which stored information should be extracted and whether additional OAuth scopes are required; done means the extension can access the agreed Google Keep data with the necessary authorization.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.