quarto-dev / quarto-dev/quarto-cli
Feature request: Google slides output
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
It's fairly common for data scientists to produce reports which end up in Google Slides and it would be great if there were a pattern which let them use quarto to generate these slides. I know that people have asked for this in the Rmarkdown world and it was tricky to implement, but I was wondering if it would be possible to implement it in quarto.
The only project that I'm aware of that kind of helps is this md2googleslides project.
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
The issue names md2googleslides as a reference but does not identify Quarto files, tests, or entry points. Start by comparing that project's approach with Quarto's existing output formats; done would mean a defined implementation that generates Google Slides from a Quarto document with corresponding test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100