nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://www.get-notes.com
Mozilla Public License 2.0
3.6k stars 316 forks source link

[feature] global hotkey for pasting #671

Open poa00 opened 1 month ago

poa00 commented 1 month ago

This would be tremendously useful.

Something akin (in appearance at least) to PowerToys Run, where a GUI appears, and we can select from a list of saved notes to paste anywhere in the system.

nuttyartist commented 1 month ago

Hey, @poa00,

That seems a very niche use case. What will you use it for? What's the alternative you're doing right now - Is it doing a search and then pressing Ctrl+A to select all the note's content and then copy and paste?