quarto-dev / quarto-dev/quarto
Paste Image in Source editor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
I quite love that I can paste an image from my clipboard into the visual editor and it saves the image into ./images. But I cannot do this using the source editor. I would reallyyyy like to! Mostly because I do not like how the visual editor edits my file and adds additional spaces between lines.
https://github.com/quarto-dev/quarto-cli/discussions/7623#discussioncomment-7601035
Contributor guide
No contributing guide indexed for this repository
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 by reading the source editor's image-paste handling and comparing it with the existing visual-editor behavior described in the issue and linked discussion. Done means a clipboard image pasted into the source editor is saved under ./images and inserted without requiring the visual editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100