harshkhandeparkar / rainbow-board

Cross-platform electron-based Whiteboard app.
https://harshkhandeparkar.github.io/rainbow-board
MIT License
64 stars 5 forks source link

Duplicate a page #24

Open trosenkranz opened 2 years ago

trosenkranz commented 2 years ago

Is your feature request related to a problem? Please describe.

Sometimes I want to develop ideas around a basic problem. Currently I have to redraw the context for every idea I develop (tedious) or have to use different colors in the same page (gets complex and incomprehensible when shared with others)

Describe the solution you'd like

I want to press a shortcut or symbol and the currently activated page gets duplicated with all its content (and inserted behind the current page)

Describe alternatives you've considered

Additional context