The idea of a small useful program
A small program that hangs in the background and can by pressing a certain key combination "open clipboard for recording."
In other words, the program records everything that the user enters after pressing a certain combination of keys and before pressing the same combination again.
Thus, it’s something like the following sequence of actions: print text, copy printed text.
I think that such a program will be a great success with a huge number of IT specialists who often have to copy-paste just written.
Naturally, then you can wind up the program, do some automation, for example, to stop recording if some action is performed before a certain key combination has been pressed again.
In general, there is room for the flight of thought. Your opinions
In other words, the program records everything that the user enters after pressing a certain combination of keys and before pressing the same combination again.
Thus, it’s something like the following sequence of actions: print text, copy printed text.
I think that such a program will be a great success with a huge number of IT specialists who often have to copy-paste just written.
Naturally, then you can wind up the program, do some automation, for example, to stop recording if some action is performed before a certain key combination has been pressed again.
In general, there is room for the flight of thought. Your opinions