I would like to use Quicksilver to insert a given text in the active window at the current cursor location. Is this possible?
One solution might be that I have a collection of files with the required text snippets and when I type the name I get a command that says something like "Insert content of file in current document." However, I could not find such a command in the default list. I also tried to install the "Text Manipulation Plugin", but it appears that it doesn't offer this kind of functionality. One answer on Superuser suggests that this might still be possible, but did not reveal how: https://superuser.com/questions/113645/keyboard-macro-program-for-os-x
Alternatively, I have looked into Applescript and it seems to be an easy exercise there. But I wonder if there is any alternative to writing dozens of Applescripts and triggering them using Quicksilver.