appsmithorg / appsmithorg/appsmith
[Feature] Have a MS Windows style Clipboard with multiple copy/paste options
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
The fact that we are moving towards a keyboard oriented workflow we can introduce clipboard. I am assuming that there will be a fair amount of copy and paste which will take place within an org. A clipboard will basically hold multiple items which are copied subsequently and when the user wants to paste we show them what they would like to paste. To get to your clipboard history at any time, press Alt + V. They can also paste and pin frequently used items by choosing an individual item from their clipboard menu.
Windows Does it for the longest time
## Motivation
Devs are notorious for loving the keyboard and this makes copy and paste of multiple values simpler
## Additional Context
https://www.youtube.com/watch?v=fE9XYB3gNVs&ab_channel=Techademics
Contributor guide
Assessment
This issue has not been assessed yet.