Press the Quick entry hotkey and paste or begin typing.
Select text in another application and invoke one of EagleFiler’s Services via a menu or keyboard shortcut. Hold down the Option key to have EagleFiler show you the options window.
Drag and drop text onto the source list, records list, Drop Pad, or Dock icon. Hold down the Option key to have EagleFiler show you the options window.
Put some text on the clipboard using Edit ‣ Copy and then choose Import Clipboard from EagleFiler’s Dock menu or New Record ‣ From Clipboard from the File menu.
Install some AppleScript files so that you can import directly from LaunchBar or Quicksilver.
Run an AppleScript such as:
tell application "EagleFiler" import text "Create an RTF file." import plain text "Create a plain text file." end tell