In the File menu, the New Record ‣ Rich Text File, New Record ‣ Plain Text File, and stationery commands let you create new files from within EagleFiler. The Quick entry hotkey lets you create new files from within other applications.
However, in many cases you will want to import existing files (or parts of files) into EagleFiler. Usually, the easiest way to do this is to press the capture key or the capture with options key. EagleFiler will automatically determine what you have selected or what you’re viewing in the current application, and it will import it into the library. For example, if you’re looking at a Web page in Safari, you can press the capture key to import it as a Web archive. Press the capture with options key if you want to import it and, at the same time, assign tags or choose which folder it will go into.
Although the capture key is quick and easy, depending on the circumstances you may prefer to:
Drag files, text, or a URL onto:
Hold down the Option key if you want to see a dialog to set the destination folder, label, tags, notes, etc.
Select some items or text in another application and choose EagleFiler: Import from the Services menu (inside application menu) or press ⌘%. To see the options window, choose EagleFiler: Import With Options or press Command-Option-%.
You may have to log out and log in again after installing EagleFiler in order for EagleFiler’s services to appear in the Services menu. From the Keyboard pane in System Preferences, you can change the keyboard shortcuts and also make the services appear in other applications’ contextual menus.
While viewing a document in another application, choose File ‣ Print and then choose Save PDF to EagleFiler from the PDF button menu. This will convert the document to PDF format and import it into EagleFiler. As with the To Import folder (see below) this can be useful when you’re viewing a Web page (such as an Amazon order confirmation page) that cannot be imported by URL. Hold down the Option key if you want to see a dialog to set the destination folder, label, tags, notes, etc.
Save files or folders into the To Import folder that’s next to the .eflibrary file in the Finder. When the library is opened (and, periodically, while it’s open) EagleFiler checks this folder, imports any files that are in it, and then deletes them.
Add files directly to the library’s Files folder that’s next to the .eflibrary file in the Finder. This is more flexible than using the To Import folder (since you can save into a particular subfolder), although the new files will not be auto-imported until EagleFiler does a Scan for New Files.
Click on one of the EagleFiler bookmarklets in your Web browser.
Choose Import Files… from the File menu.
Choose Import URLs… from the File menu.
Drag files from one EagleFiler library window to another. This will preserve all of the tags, notes, and other metadata.
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.
Control-click on a file in the Finder and choose Open With ‣ EagleFiler.
Install some AppleScript files so that you can import directly from LaunchBar or Quicksilver.
Run an AppleScript such as:
tell application "EagleFiler"
import files {POSIX file "/Users/mjt/Desktop/MyFile"}
import URLs {"http://www.apple.com", "http://c-command.com"}
end tell
In all cases, the data is copied into the EagleFiler library (as with iPhoto). EagleFiler automatically detects duplicate files so that only one copy of each document is stored in the library.
If more than one library is open (and you didn’t drag into a specific browser window), EagleFiler assumes that you meant to import into the current library (the one with the frontmost window). If no library is open, EagleFiler will show a dialog asking you to open one; then you can click the Import button to import the files into that library.
For advice about how to import e-mail messages, see the Importing Mail section.