Trace: » quicksilver » subversion » itunes_plug-in » nocturne » support » apple_mail » backpack » apple_address_book_plug-in » qstriggersprefpane » text_manipulation_actions
Quicksilver Manual > Plug-ins > Text Manipulation Actions plug-in
About
The plug-in provides actions for basic text manipulation.
Usage and Detailed Documentation
- Append Text… A selected text file is appended with text.
- Invoke Quicksilver
- Select a text file with
.txtsuffix as the direct object in the first pane - Set the action to
Append Text…in the second pane - Type in the text via text mode as the indirect object in the third pane
- Press
enter/returnto execute the action
- Append To… Append text to a selected text file.
- Invoke Quicksilver
- Type in the text via text mode as the direct object in the first pane
- Set the action to
Append To…in the second pane - Select a text file with
.txtsuffix as the indirect object in the third pane - Press
enter/returnto execute the action
- Change To… Edit a selected line in a text file.
- Invoke Quicksilver
- Select a text file with
.txtsuffix as the direct object in the first pane and press the right-arrow key - Select the line to be edited
- Set the action to
Change To…in the second pane - Type in the text via text mode as the indirect object in the third pane
- Press
enter/returnto execute the action
- Delete Line (UNSTABLE) Delete a selected line from a text file.
- Invoke Quicksilver
- Select a text file with
.txtsuffix as the direct object in the first pane and press the right-arrow key - Select the line to be deleted
- Set the action to
Delete Line (UNSTABLE)in the second pane - Press
enter/returnto execute the action
- Prepend Text… A selected file is prepended with text.
- Invoke Quicksilver
- Select a text file with
.txtsuffix as the direct object in the first pane - Set the action to
Prepend Text…in the second pane - Type in the text via text mode as the indirect object in the third pane
- Press
enter/returnto execute the action
- Prepend To… Text is prepended to a selected text file.
- Invoke Quicksilver
- Type in the text via text mode as the direct object in the first pane
- Set the action to
Prepend To…in the second pane - Select a text file with
.txtsuffix as the indirect object in the third pane - Press
enter/returnto execute the action
Requirements
- Quicksilver
Known Issues
- None
Notes
- If a particular action is not available after the plug-in is installed, make sure that the action has been enabled in
Preferences > Actions.