Drag a snip% from one editor<%> to another.
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 68
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Not so much a bug as a feature request:
At the moment, you can cut/copy a snip% from one editor<%> to another. However, it would be even more helpful if you could drag/drop snip%s from one editor<%> to another.
That way, we can make our GUIs fit modern uses these days. Such as dragging an image into our text editor, or dragging a snip from one pasteboard to another.
It could even potentially just use the cut/copy/paste mechanism (provided the snip defined it), to do it.
Thoughts?
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
Review the existing editor snip cut/copy/paste behavior and how snips move between pasteboards. Define the drag/drop interaction between editors, including whether it reuses the snip's transfer mechanism. Done means a decided scope and an agreed implementation path for dragging images or other snips between editors.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100