gemini-cli-extensions / gemini-cli-extensions/workspace
FR: Access to RichText / HTML in emails.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 638
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
Currently, only text is retrieved from emails, which is a good start.
However, many emails contain pictures, and a rich formatting (tables, ..) which would be nice to be able to be extracted too - possibly to be exported as HTML or PDF/PS.
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
No files, tests, or entry points are named. Start by locating the existing email text-extraction path, then determine how rich content, pictures, tables, and HTML or PDF/PS output should be represented; done means the requested rich email content can be extracted and exported in the agreed formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend, content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100