gemini-cli-extensions / gemini-cli-extensions/workspace
Add support for Google Keep
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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