mb1986 / rm-hacks

Small improvements and tweaks for rM devices, covering both rM1 and rM2.
Other
491 stars 10 forks source link

Clipboard "library"/toolbar #379

Open knox-dawson opened 1 month ago

knox-dawson commented 1 month ago

An idea that came to me during this Friday's meeting. What if I could save a clipboard into a "library" of clipboard entries? (Can't think of a better term than "library".)

So for example, I'm making a drawing, and I need to reuse a line that is 3 units long, and another that's 28 units long, etc. I'd like to be able to select each one, save it somewhere--maybe in a UX "toolbar" like quicktools does--and then reselect it over and over.

jacob414 commented 1 month ago

+1, one of the things that saves me the most work is a clipboard FIFO (”First in first out”) clipboard history function. Always difficult to find a good enough UI affordance, though, but it would be useful. I quite often miss it on my ramarkable and have a tendency to forget important clips so that I accidentally overwrite them.