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
- 44559 reads

This just doesn't work for...
This just doesn’t work for my installation of quicksilver… the “append text to…” action doesn’t exist. Is it specific to bbedit or something? I don’t have bbedit installed.
Searching for “append” on quicksilver’s (kinda thin) documentation server only brings up one entry for iTunes… You’re a great salesman for this nifty product… i hope all these tips get rolled into the final version!