Automattic / Automattic/simplenote-electron
Code copy button
Open
[feature] editor
feature request
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 588
- Avg merge
- 9h 45m
- Merged PRs (30d)
- 4
Description
### What
Add a button that allows you to *Copy* code from code block while in preview mode.
### Why
Allows a user to easily copy code snippets from the preview mode.
### How
[GitHub example of Obsidian plugin](https://github.com/jdbrice/obsidian-code-block-copy)
Contributor guide
Research direction
Start by tracing the preview-mode rendering for code blocks in the Simplenote Electron application; the issue does not name a file, test, or entry point. The work is done when code blocks in preview mode expose a Copy button and the button copies the snippet for the user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100