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


Has anyone seen any quicksilver...
Has anyone seen any quicksilver plugins for programming tasks?