dashboard: Hotkey to copy new address to clipboard
Open
enhancement
- Dominant language
- Python
- Stars
- 140
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Just a suggestion, but it would be helpful to have the following workflow:
1. `press 'n' for new address`
2. new address is generated/selected
3. `press 'c' to copy address to clipboard`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dashboard's hotkey handling, address generation or selection, and any existing clipboard support. Implement the described n-then-c workflow and verify that c copies the newly generated or selected address to the clipboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100