I often find myself pasting the same strings into the browser (I have a youtube channel, and at the end of the videos I constantly post the same links: channel URL, website, email, introductory video, etc).
I thought about creating a text file and then adding it to the Unity panel, but unfortunately while I see the way to add the text editor to it, I can't add the text file to be opened with the text editor. I could probably put a script together and add that to the panel, but then it struck me that other people probably had the same time wasting experience, and probably have already found the solution.
In the perfect world I need an application that stores commonly needed strings, when loaded it would right away start on top of other windows and stay as such, it would have buttons for different strings, and they would be placed into the buffer as soon as pressed. This way I would just assign that which I need to those buttons and be very very happy.
If no good solution exists, I will just have to create it myself, I guess. After all my channel is about programming, and I can probably make a wonderful lesson just out of creating such a tool.
cntr+c
or justright click->copy
. One click to the text you want and you can paste it anywhere. – Parto Feb 03 '14 at 13:09sudo apt-get install xpad
– Parto Feb 03 '14 at 13:11