Quicksilver: Append to a text file from _anywhere_
Quicksilver makes it easy to add new lines to a txt file without even opening an application. Here’s an example of how you might add “coffee” to your “groceries.txt” list.
- Invoke QS (usu. “CMD-space”)
- Hit “.” to start typing in the variable input field
- Type “coffee”
- Tab to the next pane
- Type “APP” (or whatever it takes to pull up “Append Text To…”)
- Tab to the next pane
- Type “GROC” or surf to your running “groceries.txt” file
- Hit enter
- You’re done
- Optionally, note that after you’ve appended this, the window autopops with the destination file (“groceries.txt”) ready to open for inspection.
- Hint: You can add carriage returns in the input field by typing option-return.
- Hint: To place your new text at the beginning of a txt document, rather than the end, type “PREP” (or whatever it takes to pull up “Prepend Text To…”) in step 5 above.
(N.B.: Watch this space for an upcoming series of Quicksilver features—from setup through power user tricks)
Update (9/12): New Quicksilver release brings “Interface and stability enhancements.” Also, Append/Prepend is now available in “Beta” mode. Yay.
- Merlin's blog
- 44021 reads

The “Append Text To…” functionality...
The “Append Text To…” functionality is apparently an alpha-only feature at this moment (I begged my way onto the bleeding edge a few months ago).
The great news is that (the very responsive developer says that) it will be rolled into the next release, Beta29. At that point you’ll just need enable “Beta” functionality in the control panel (which most of you probably have already anyway).
http://forums.blacktree.com/viewtopic.php?p=4827#4827