How can I select/copy sections of text (from the browser and also from an open editor) that automatically gets appended to a file?
Piping the contents of the clipboard will slow me down and I may as well paste it as I am doing now. The idea is to do nothing other than the copy operation (Ctrl+c) that would result in the selection being appended to the file of my choosing.