Whether you’re starting from scratch with newly created data or importing content from existing files or Internet sources, DEVONthink offers many mechanisms for collecting information. In fact, the biggest problem you may have is deciding which method you should use to put a particular piece of information into your database.
In this chapter, I begin by discussing what you can put in DEVONthink and helping you figure out where you want DEVONthink to place newly added content by default. With this important decision out of the way, I then explain the major ways of adding data. I finish with Joe’s Recommendations for Getting Stuff into DEVONthink, a topic aimed at helping you come to grips with all the choices.
In case you’re wondering what kinds of documents you can put in DEVONthink, the answer is any kind at all! DEVONthink can index anything containing text, and it can display nearly any kind of text or graphics file, most audio and video files, and even documents from Microsoft Office and Apple’s iWork apps.
Even if you import a document that DEVONthink can’t display, the document can stay in the database, and you can open it using another program (see Edit Documents in External Applications).
As you use DEVONthink, you can put each document in a specific group, in a catch-all inbox—perhaps in any of several databases—or in the global Inbox. For the most part, you get to choose where documents go, although there are cases in which you may not have realized what your choice was, so the result may be confusing if you’re not familiar with DEVONthink’s system.
The general rule (to which there are a few exceptions) is that documents go in either of two places:
When you create a new document from within DEVONthink—and that includes importing or indexing documents using the File > Import or File > Index command—it goes in the currently selected or open group or tag; if nothing is selected or open, it goes to the top of the selected database. In other words, documents created from within DEVONthink are always in the “where you put them” category.
Likewise, if you drag a document, text clipping, email message, or anything else from the Finder or another application into the DEVONthink window, it goes where you drop it—into a particular group, an inbox, or the top level of the database, as the case may be. Once again: it goes where you put it.
However, if you start from outside DEVONthink—for example, when scanning a paper document, dropping a file on DEVONthink’s Dock icon, using the Services menu (see Use the Services Menu), or using a bookmarklet (see Web Bookmarklets)—the imported document goes to your default destination for importing data.
To choose your default destination, go to DEVONthink > Preferences > Import and set the Destination preference at the bottom to one of these:
Depending on how you import, you may see either of two versions of the Groups panel. If you drag something to DEVONthink’s Dock icon, the panel looks like Figure 25—it shows only groups (including the inbox) in currently open databases, plus your global Inbox. If you use another method of importing or indexing a document, such as a Safari bookmarklet or the Services menu, the panel also includes a field at the top in which you can type one or more tags (instead of, or in addition to, choosing a group).
Because of the inherent uncertainty of Inbox of Current Database, unless you normally have only one database open, one of the other two options is a more logical (and reliable) choice. Which you choose depends on whether you prefer to organize as you go or sort later, as I discuss in the sidebar Stepping Stone: Sort Now or Sort Later?, just ahead.
Most people use DEVONthink primarily as a place to store documents that originated elsewhere, but you can, in fact, generate many types of documents without leaving the app. If you’re using DEVONthink to take notes, perform research on the Web, or brainstorm ideas for your next novel, it’s more efficient to create your documents within DEVONthink than to create them elsewhere and import them.
To create a new document, choose a command on the Data > New submenu or the Data > New from Template submenu or one of its lower-level submenus. (Some of these commands also have toolbar buttons, keyboard shortcuts, or both.) Many options are available, and I encourage you to explore them if you have time. What follows are the document types you can create in DEVONthink.
To make a new document in the current (or default) location with the contents of the Clipboard, choose Data > New > With Clipboard (Command-N). If the Clipboard contains styled text, the note will be in Rich Text format; if it’s unstyled text, it will be in plain text format; and if it’s a graphic, it will be stored as a TIFF image.
To create a plain text document, choose Data > New > Plain Text (Command-Control-Option-N). This is what I normally use for notes that don’t specifically need styles, which is most of them—I find the consistency of a single font and size more pleasing to my eyes. You can, however, make a copy of a plain text document in rich text format by choosing Data > Convert > To Rich Text.
Rich text, in DEVONthink’s usage, means text that can contain a variety of fonts, sizes, styles, and colors, as well as graphics and links; rich text documents are stored on disk as .rtf
(Rich Text Format) files. To create a rich text document, choose Data > New > Rich Text (Command-Control-N). You’ll find the formatting controls on the Format menu or its submenus.
A formatted note, like a rich text document, can contain styled text, graphics, and links. Although the range of formatting options is somewhat smaller than what rich text offers (for example, tables and numbered or bulleted lists aren’t supported), the advantage of this format is that DEVONthink saves the document in HTML format. (In fact, it’s a special, self-contained HTML document that has all graphics embedded within it.) This means you can drag the document to any Web browser to view it (or drag it to the Finder and then post it on a Web server), no exporting required. To create a formatted note, choose Data > New > Formatted Note.
An HTML page is just that—a page composed of HTML. That may sound just like a formatted note, but they’re different. DEVONthink always displays and edits formatted notes in WYSIWYG mode. However, HTML pages are rendered (that is, shown in uneditable preview mode) by default; if you switch to text-only mode by clicking the Text button, you can then see and edit the underlying HTML source. To create a new HTML page, choose Data > New > HTML Page.
If you like to write using Markdown formatting (or with the MultiMarkdown variant), you can do so in DEVONthink and switch between the Markdown code (text-only mode) and the rendered page (preview mode). To create a new Markdown document, choose Data > New > Markdown Text. The document is initially in text-only mode so you can type your text and Markdown code; click the Preview button to view the final, rendered product. Alternatively, you can use Markdown syntax in any plain text document and use the Preview button to display it in rendered form.
To enter tabular data (a grid of columns and rows), create a sheet by choosing Data > New > Sheet. In the dialog that appears (Figure 26), click the plus button, type a column name, and repeat as needed for each column. (You can always add more later.) Then click OK.
The newly created sheet (Figure 27) is initially empty. To add a blank record (row), choose Edit > Sheets > New Record, or click the New Record button on the toolbar. To add or remove columns or rows, use the other (self-explanatory) commands on the Edit > Sheets menu.
When you create a new document, you need not always start with a blank slate. Instead, you can use a template to create a document that already contains boilerplate text, variables, and other custom attributes. The Data > New from Template submenu contains several commands on the top level, plus a number of lower-level submenus full of additional commands, all of which can be used to create new types of data (of one sort or another) in your database.
So, what’s a template? A template is an ordinary document; you can see a list of all DEVONthink’s templates by looking in ~/Library/Application
Support/DEVONthink
(Pro)
2/Templates.noindex
. When you create a document from a template using the commands on this menu, what you’re really doing is opening a copy of one of those template documents (much like using a stationery pad in the Finder).
Templates can include, along with regular text, special codes that result in the insertion of variables such as the current date and time or a link to a selected document (see DEVONthink’s help for a complete list of these codes). They can even be written in AppleScript, enabling them to perform complex operations. These features give templates more power and flexibility than regular stationery documents.
For example, if you select a document and then choose Data > New from Template > Annotation, DEVONthink displays a window like the one in Figure 28.
Fundamentally, the annotation is just a rich text document with a bit of placeholder text; the idea is that you use it to store comments or annotations to another document—perhaps the other document is a graphic or something else you can’t or don’t want to alter. Notice that in addition to the boilerplate text, it has the creator’s name, the date and time it was created, and a blue, underlined link to the original document (and if the original is a PDF, it even links to the currently displayed page in that PDF). All these were provided by variable codes in the template file.
Templates are powerful and flexible, and I could spend quite a few pages talking about them—but there are other pressing matters at hand! So try some of the existing templates to get a feel for what’s included with the program, and make your own if you feel the urge.
For adding individual documents, the methods described later in this chapter (using drag and drop, the Services menu, the Sorter, and so on) make the most sense. But if you want to suck in hundreds or thousands of documents at once, a more logical approach may be to use DEVONthink’s Import or Index command. (Flip back to Importing vs. Indexing if you need a refresher on these options.)
To import files and folders, do the following:
DEVONthink imports the items, putting them in the location you specified in your preferences.
To have DEVONthink index files and folders (without copying their contents into its database), do the following:
DEVONthink indexes the items, putting references to them in the location specified in your preferences. Items that are indexed rather than physically stored in your database appear with an arrow icon to the right of their filenames.
If you later decide that you want a given indexed document to be imported instead, select it and choose Move into Database from the Actions pop-up menu on the toolbar, or right-click (Control-click) it and choose Move into Database from the contextual menu. You can also undo this action by choosing Move to External Folder from the Actions pop-up menu or the contextual menu.
The method I use most often to get information into DEVONthink is good old-fashioned drag and drop. You can drag almost anything to DEVONthink—one or more files or folders, selected text or graphics in most applications, the URL from a browser’s address bar, and so on. (For the most part, if you can drag it, you can drag it to DEVONthink.)
However, when I say, “drag to DEVONthink,” that could mean several different things, any of which you may want to use from time to time:
When you drag a file to the DEVONthink Dock icon, a DEVONthink window, or the Groups & Tags panel, DEVONthink ordinarily imports the file—that is, it copies it into its database and doesn’t delete the original. If you want to import it and move the original to the Trash, hold down Command while dragging it. Or, if you prefer to index a file—without making a copy of it—hold down Command and Option while dragging it. (That’s the same shortcut used to make an alias in the Finder, which is roughly analogous to what you do when you index a file in DEVONthink.)
Yet another way to use drag and drop involves the system-wide global Inbox, which I describe next.
Because the Professional and Pro Office Editions of DEVONthink support multiple databases, they also offer a global Inbox where you can store items without having to decide immediately which database to put them in (see Inboxes for more details). This global Inbox is basically a special folder that appears in DEVONthink’s sidebar and at the top of the hierarchy in the Groups & Tags panel. However, you can also make it available in the Finder and in any application’s Save dialogs; in this context, I refer to it as the system-wide global Inbox.
The system-wide global Inbox isn’t installed automatically. If you didn’t opt to install it when you first ran DEVONthink, choose DEVONthink > Install Add-ons, check Global Inbox in Save Dialogs, and click Install. Thereafter, you should see an Inbox icon in the sidebar of Finder windows under Favorites (Figure 29). If you prefer, you can drag it to a different location within the Favorites group.
To add a file or folder to your DEVONthink database from the Finder, simply drag it to this convenient icon. But…
Dragging files to the system-wide global Inbox icon works much differently from what you may expect if you’re used to dragging files to DEVONthink’s Dock icon, to the DEVONthink window, or to the Groups & Tags panel. Specifically:
Now, this different behavior may, in fact, be exactly what you prefer. For example, if you like to put documents into DEVONthink and then delete the originals, simply dragging them to the system-wide global Inbox saves you the extra step of deleting. But just be sure you know what you’re getting yourself into.
The system-wide global Inbox also appears in the sidebar of every application’s standard Save dialog (Figure 30).
When saving a file from your favorite word processor, graphics editor, or other app, you can select that icon in the sidebar as the destination and thereby save it directly into your DEVONthink global Inbox! If you create a lot of documents in other apps that you want to store in DEVONthink, this saves you numerous steps. But, beware: the files you save in this way won’t show up in the Finder; the only place you’ll see them is in DEVONthink’s global Inbox. So that should be the first place you look if you’re missing a file that you’re sure you saved.
One of the Mac’s best-kept secrets is a mechanism called Services, which lets an app share some of its capabilities with other applications. Using services, you can take advantage of a handful of DEVONthink features even when you’re working in certain other programs. Specifically, services provide yet another way to get information into DEVONthink (along with a couple of other cool capabilities).
Although services should in theory be global, you may occasionally encounter apps that do not take advantage of them. Even so, in situations where they do work, services can save a great deal of time and effort.
Services appear in several places. One is the Services submenu of the application menu (that is, the menu bearing the name of the current application—e.g., the Mail menu if you’re in Mail). Select a file in the Finder, or text in Safari, say, and go to this menu to see what services apply to whatever it is you’ve selected. You can also find services listed at the bottom of the Actions pop-up menu on the toolbar of Finder windows and at the bottom of the contextual menu that appears when you select something and right-click (or Control-click).
In addition, some services have keyboard shortcuts (as shown on the Application > Services menu and in Figure 31), and you can add your own shortcuts (as I describe shortly).
DEVONthink can add up to eight commands to the various Services menus:
After installing DEVONthink, you must log out and log back in (or restart your Mac) before its services become available. You can turn each service on or off individually, and customize its keyboard shortcut, as you prefer:
The changes you make to services become available immediately.
A DEVONthink feature that provokes strong reactions—users either love it or hate it—is a system-wide tool called the Sorter, a translucent panel that lets you add data to any of numerous predetermined DEVONthink groups or tags using drag and drop. But wait! Doesn’t that sound like the Groups & Tags panel? It’s conceptually similar, but the Sorter has two main benefits over the Groups & Tags panel:
If you see a little gray tab on the side of your screen that says “DEVONthink,” the Sorter is already running (as it will be if you accepted all the defaults during installation). If not, turn it on by choosing Tools > Show Sorter or by going to DEVONthink > Preferences > Sorter and clicking Show.
With the Sorter running, you can display it by clicking the gray tab. When you do this, the Sorter slides out to reveal a grid of squares, with the (global) Inbox in the top-left square. Drag any other tags or groups from DEVONthink into other squares to add them to the Sorter (and drag them out to remove them). Figure 32 shows the Sorter with a few tags and groups added. Click the tab again to hide the Sorter.
To use the Sorter, either display it first and then drag a file, folder, or text selection to the Inbox or one of the group or tag icons; or, if the Sorter is hidden, simply drag the item to the tab itself, and when the Sorter slides open, drop the item onto your icon of choice.
Notice in Figure 32, above, that the Inbox icon and the Research icon both have blue badges with numbers in them; the Research icon also has a different icon. A badge indicates the number of items you’ve dragged into its square that haven’t yet been processed (as would be the case if DEVONthink isn’t running). And the custom icon is a thumbnail of the most recently added item. As soon as you open DEVONthink, items in the Sorter are moved into your database.
Many applications, including DEVONthink, support the Mac’s Full Screen mode. This leads to a small interface complication: should the Sorter—which normally floats above all other windows—appear when another application is in Full Screen mode? In some cases you may want it available so you can grab text or graphics from the application; in other cases, you may find the Sorter irrelevant and prefer not to give it any screen space. To address this issue, DEVONthink lets you choose—for each app that supports Full Screen mode—whether to hide the Sorter.
When the Sorter is visible and you click the Full Screen icon in another app, a dialog like the one in Figure 33 appears. Click Hide to prevent the Sorter from appearing when that particular app is in Full Screen mode, or Ignore to keep it visible.
If you change your mind about this setting later, you go to DEVONthink > Preferences > Sorter (Figure 34) and select or deselect the Hide checkbox by any app to change the way the Sorter behaves when that app is in Full Screen mode.
Here are a few additional tips to help you make the most of the Sorter:
Extensions give apps additional ways to talk to each other and exchange data. One type of extension, the Share extension, lets apps add commands to the Share pop-up menu (or, in some cases, a submenu of that menu) that appears in the Finder, most Apple apps, and a growing number of third-party apps. By choosing a command from this menu, you can send the document, Web page, or other content you’re currently viewing to another app or Web service.
To add the DEVONthink Share extension to the Share pop-up menu in apps such as Safari and Notes:
Once you’ve done this, Add to DEVONthink appears on the Share menu in every app that includes one. To capture information into DEVONthink from that app, choose Share > Add to DEVONthink (keeping in mind that the command may be on a submenu). The Clip to DEVONthink window then appears, which you can use as described shortly ahead in this chapter, in Clip to DEVONthink Browser Extension.
Although several other options discussed in this chapter will work for Web content, DEVONthink also provides two Web-specific options for adding Web pages to DEVONthink:
If you accepted the defaults when installing DEVONthink, the browser extensions may already be on your Mac—you can tell by looking in your browser’s toolbar for the Clip to DEVONthink button. If it’s there, you’re good to go. If not, choose DEVONthink > Install Add-ons; select one or more of Google Chrome Extension, Firefox Extension, or Safari Extension; and click Install. Then switch to the browser(s) in question and follow the prompts to complete the installation process.
To capture a page while you’re browsing, click the Clip to DEVONthink button. The Clip to DEVONthink panel (Figure 36) appears.
Optionally edit the Title and URL fields, and fill in a Note about the page; if any text was selected on the page, that text is pre-entered in the Note field.
Then, to save the page in DEVONthink, choose a location from the pop-up menu at the top of the panel, and then choose the format you prefer from the Format pop-up menu at the bottom of the panel (all of which preserve the page’s URL):
Of these formats, I tend to go with PDF (One Page), which is more compact and universal than a Web archive, and yet faithfully reproduces what the Web page looked like when I captured it.
Whichever format you choose, you can also optionally select the Reformat with Instapaper checkbox (or, for Markdown, Reformat with Readability), which tells the browser extension to use the Instapaper (or Readability) API to save the page in an uncluttered and nicely readable format—without ads and most other distractions. (This option does not save the page to your Instapaper account, if you have one; it merely alters the format of the page saved in DEVONthink.)
Once you’ve selected the location and format you want, and entered any tags or a note if you want them, click Clip to save the page.
Another way to get Web content into DEVONthink is bookmarklets—special strings of text that your browser sees as bookmarks, but which contain JavaScript code that let them perform interesting tasks.
DEVONthink offers eight bookmarklets, each of which stores data in a different way. The most versatile of these is Clip to DEVONthink, which works exactly like the Clip to DEVONthink browser extension I described earlier.
The other seven bookmarklets capture content to your default destination in a single, specific format, with no extra options. The Archive, Bookmark, HTML, PDF, and PDF (paginated) bookmarklets operate just as their counterparts in Clip to DEVONthink do. To save just selected text from a page as a (plain text) note, choose the Selection bookmarklet. To save all the text from the current page as a note, choose the Text bookmarklet.
To install the bookmarklets, follow these steps:
(If you use a different browser, the steps should be similar; if in doubt, check the browser’s documentation for how to install bookmarklets.)
Once the bookmarklets are installed, using them is a simple matter of clicking the bookmarklet’s name (or choosing one of the bookmarklets from the a pop-up menu) in your Bookmarks bar (Figure 37).
You can easily add individual email messages or even thousands of messages at a time to DEVONthink. Of course, there’s nothing wrong with keeping email messages in your email client, but DEVONthink offers interesting advantages for at least some of your messages:
You can import your messages into DEVONthink by drag and drop or using the Import feature (described next), or you can Use the Mail Plugin with Apple Mail or Use the Outlook AppleScripts.
The most universal method of importing mail data into DEVONthink, which works with data from most Mac email clients, is the Import feature. This feature works fine for even one message, but you may find it particularly helpful for importing many messages all at once (notice the Archive Mailbox option in the steps below).
To import messages, follow these steps:
.mbox
—a generic format used by numerous email clients). If you chose Unix Mailbox, navigate to where the mailbox is stored, select it, and click Open.In addition to the Import feature just described, DEVONthink offers importing shortcuts for two specific situations:
.mbox
file, you can import the entire mailbox at once by dragging the .mbox
file into the DEVONthink window (for example, to your inbox or another group). If you instead drop the .mbox
file on the DEVONthink icon in your Dock, DEVONthink displays the mail import dialog as in the previous set of steps—you can pick up at Step 3.If you use Apple Mail, you can also send one or more selected messages to DEVONthink from within Mail, making it easy to archive particular messages (as opposed to entire mailboxes) as you work.
Before you can do this, you must make sure DEVONthink’s Mail plugin is installed. In Mail, select a message, pull down the Message menu, and look for a command called Add to DEVONthink Pro Office. If it’s not there, quit Mail, open DEVONthink, choose DEVONthink > Install Add-ons, check Apple Mail Plugin, and click Install. Then reopen Mail.
To use the plugin, simply select one or more messages and choose Message > Add to DEVONthink Pro Office (Command-Control-Option-M). DEVONthink imports the message(s), storing them in the location specified in your preferences.
If you use Microsoft Outlook for email, you can also send messages or mailboxes to DEVONthink without leaving your email client. In this case DEVONthink relies on AppleScripts to do its thing.
The scripts are found on the system-wide Script menu, which should appear among the little icons on the right side of your menu bar. If you don’t see it there, open the Script Editor utility (found in Applications/Utilities/)
, choose Script Editor > Preferences, and select Show Script Menu in Menu Bar. (You can then quit Script Editor.)
When you’re running Outlook, there are two DEVONthink-specific scripts at the bottom of the system-wide Script menu, both of which are self-explanatory:
Select the mailbox(es) or message(s) you want to import, and then choose the appropriate script from the menu.
When you view an imported email message in DEVONthink, it looks much like the original—generally, including headers and any text styles. However, URLs in plain text messages may not initially be clickable links, and certain attachments may not appear. If this happens, switch from the default preview mode to text-only mode by choosing View > Text Alternative (Command-Option-P) or clicking the Text button on the navigation bar.
You can do all the same things with imported email messages that you can with other DEVONthink documents. You can also do one extra thing: reply to the message! To reply, right-click (or Control-click) a message and choose Send Reply, or choose Send Reply from the Actions pop-up menu on the toolbar. DEVONthink switches to your default email client and opens a new message window, pre-addressed to the sender of the selected message, with the message contents quoted in the window.
Every Mac app that can print also has the capability to create PDF files. One common use of this feature is saving PDF copies of Web pages with purchase confirmations in your ~/Documents/Web Receipts
folder; another is attaching PDF copies of documents from any program to email messages.
The commands used to send PDF files of the current document to various locations are found in the PDF pop-up menu at the bottom of every Print dialog (Figure 38).
DEVONthink adds a command to this menu: Save PDF to DEVONthink (Pro). Choose File > Print followed by this command to save anything printable directly to DEVONthink as a PDF. (I use this capability all the time for Web receipts, because it’s just as easy as choosing Save PDF to Web Receipts Folder but has the benefit of putting the item with all my other financial info in DEVONthink.)
DEVONthink makes a great place to keep digital copies of paper documents, and if you have a scanner, chances are excellent that DEVONthink’s integrated scanner support will enable it to talk to your scanner directly, rather than forcing you to scan into a separate app and then import each document into DEVONthink.
Generally speaking, scanned documents (as opposed to scanned pictures) are stored in PDF format. A PDF file can contain both a bitmapped image of the scanned document (such that if you were to print it, it would look just like the original) and an invisible layer with the document’s text, which can be indexed, searched, selected, copied, annotated, and so on. DEVONthink Pro Office can perform optical character recognition (OCR) on the scanned image—automatically or manually—to add the searchable text layer; or if you prefer, you can use another app to do that. (ABBYY FineReader Pro, Acrobat Pro, PDFpenPro, ReadIRIS Pro, and numerous other Mac apps can do this; your scanner may even have included bundled OCR software.)
Depending on what scanner you have, what software it comes with, and how the hardware and software are set up, you may be able to use either of two methods to get scanned documents into DEVONthink:
Because scanning involves so many variables—and because DEVONthink’s built-in help does such a nice job of covering all the steps to take in various situations—I’m not going to provide detailed instructions for every scanner here. (To see what DEVONthink’s help has to say about scanning, choose Help > DEVONthink Pro Office Help, click “Getting your data in,” and then click “Capturing paper.”)
I do, however, want to call your attention to a few key scanning topics.
Fujitsu’s ScanSnap scanners make an especially good match for DEVONthink Pro Office, not only because they can send incoming scans to DEVONthink (which then performs OCR) without any user intervention but also because DEVONthink can configure your ScanSnap Manager software to do so automatically.
When you open DEVONthink Pro Office, it checks to see if ScanSnap Manager is installed, and if so, whether it’s set up to send scans to DEVONthink. If not, you’ll see a dialog (Figure 39) asking if you’d like DEVONthink to fix that for you. Click Fix to configure everything for maximum happiness. (You’re prompted to quit ScanSnap Manager, which reopens after the configuration is complete.)
Thereafter, simply pop one or more documents in your ScanSnap, press the button, and wait a few moments (depending on document length and your settings) for the scanned, searchable PDF to show up in DEVONthink.
ExactScan is software that enables many PC document scanners to work on a Mac. If you have ExactScan installed and a compatible scanner, DEVONthink can interact with it in almost exactly the same way as with a Fujitsu ScanSnap (described just previously). The only differences are that DEVONthink’s Install Add-Ons dialog has an Install ExactScan Support checkbox, and the dialog in Figure 39 refers to ExactScan instead of ScanSnap Manager.
If you have a Fujitsu ScanSnap, or another document scanner that can be configured to “push” scanned images directly to DEVONthink, you’ll enjoy the convenience of being able to scan and import documents in a single step, merely by pressing a button on your scanner. However, if you have a scanner (or digital camera) that expects all scans to be initiated from within an application on your Mac, you can still “pull” documents from it into DEVONthink—and now it’s even easier than before. Follow these steps:
DEVONthink stores the images in the location you chose in Step 5—or, if you skipped Step 5, in your default destination.
If your scanner’s software doesn’t perform OCR itself, you can have DEVONthink automatically convert documents to searchable form as soon as a scan is complete. To set up DEVONthink’s OCR preferences (which also apply when you manually convert documents to searchable PDFs), go to DEVONthink > Preferences > OCR (Figure 40).
Your options, along with my suggestions, are as follows:
However, if you have DEVONthink reduce the resolution or quality (as discussed below), it could in some cases produce a searchable PDF with an image you find unacceptable. So you might want to leave this unchecked until you’re satisfied that the typical visual quality of the searchable PDFs that DEVONthink produces is suitable for your needs.
If you don’t enter this data as you scan, you’ll end up with files with unhelpful names like “2016_08_21_20_40_53” and no tags. On the other hand, if you’re scanning lots of documents at once, stopping what you’re doing every minute or two to enter document details can be a drag. Because I usually scan only one or two documents at a time, I find it most effective to leave this box checked.
If you have a bunch of scanned documents that don’t already have a searchable PDF text layer, DEVONthink is happy to import them and perform OCR after the fact. (These images need not have come from a scanner—even photos or screenshots can be used, although accuracy depends on resolution, sharpness, contrast, and other factors.)
To import images and convert them to searchable PDFs, follow these steps:
DEVONthink now imports the selected files, performs OCR, and (depending on your preferences) may prompt you for titles and other metadata.
DEVONthink includes Apple’s WebKit, the same rendering engine Safari uses to display Web pages. So you can view a Web page in DEVONthink and it should look the same as it would in Safari. The difference is that even though you can store bookmarks, follow links, use multiple tabs, and click previous/next page buttons, DEVONthink treats each page as a separate (dynamic) document. That means (among other things) there’s no editable address bar—only the URL of the current page. So even though DEVONthink can show you the contents of Web pages, it’s not so much a browser (that is, it doesn’t facilitate random browsing) as a tool that can fetch, render, and store Web pages.
There being no address bar, how do you open a Web page in the first place? Choose Data > New from Template > Web Browser. In the window (or edit pane) for the new document that appears, type or paste a URL and click Go to Address. DEVONthink then displays the resulting Web page as an ordinary document (Figure 42). (The empty template remains in your database, so you can go back to it whenever you want to view a new Web page instead of using the menu.) Alternatively, to open a URL in a new tab, choose Data > New from Template > Tabs > Open Location, enter a URL, and click OK.
Having found a Web page you like, what if you want to add it to your database? The Web Browser document you created by choosing Data > New from Template > Web Browser doesn’t remember the URL of the last Web page you visited in it or store its contents; each time you select it, it shows only the address field. So, to store a Web page you visit in DEVONthink, right-click (or Control-click) anywhere on the page and then, from the Capture Page submenu of the contextual menu, choose one of:
DEVONthink doesn’t attempt to be a full-featured browser, but it does offer a few common browser features—if you know where to find them:
Thereafter, to open a link in a new tab, Command-click it (to keep the tab in the background) or Command-Shift-click it (to switch to the new tab). You can also open a new tab by using commands on the Data > New from Template > Tabs submenu.
You can switch to a particular tab by clicking it or close it by closing its close button; you can also press Command-Shift-] to move to the next tab or Command-Shift-[ to move to the previous tab. You can’t, however, rearrange tabs within a window.
Just as DEVONthink can display individual Web pages as documents, it can grab all the articles from an RSS (or RDF or Atom) news feed, treating each article as a separate document and displaying its contents using the same WebKit rendering engine.
To add a feed, navigate to the location where you want to store it and choose Data > New > Feed. In the dialog that appears (Figure 43), enter the feed’s URL (which usually begins with either feed://
, filled in by default, or http://
), optionally type one or more tags (pressing Tab after each one) and enter a name if you want to override the feed’s default name, and click Add. DEVONthink connects to the feed and downloads its current articles.
To read an article in a feed, select the article under the feed name (Figure 44); doing so marks it as read. To manually change an article’s read status, select it and choose Data > Mark > As Unread (or As Read), Command-K. (These commands are also available on the Actions pop-up menu and the right-click/Control-click contextual menu.)
A feed behaves much like a group, in that it contains other documents. Whatever tags a feed has are inherited by all its constituent articles, but unlike ordinary groups, feeds don’t pass on their own names to enclosed documents as group tags. In other words, if you have the CNN.com feed in a Feeds group, every news article in the feed gets the Feeds tag, but not a CNN.com tag. You can, of course, manually change the tags of any individual article, or even drag an article to an entirely different location—once it’s in DEVONthink, you can treat an RSS article just like any other document.
DEVONthink offers several ways to adjust feed behavior, all found in DEVONthink > Preferences > RSS (Figure 45).
You can adjust the following preferences:
Default.css is a plain-text style sheet with a small font; there’s also Tiger.css, which is similar to Leopard.css but has a lower-contrast gray background.) After changing the style sheet, switch to a different article to refresh the display with the new styles.
Whew! That’s a lot of ways to get data into DEVONthink, and, in fact, there are a few more that I didn’t mention. You can’t fault the app for a lack of flexibility—no matter where you are or what sort of data you’re looking at, there’s at least one way, and probably several, to add it to DEVONthink.
If you’re feeling overwhelmed with all these choices, you’re not alone. Sometimes I mentally go around in circles trying to figure out the best way to get, say, text from a Web page into DEVONthink. Bookmarklet? (Which one?) Services menu command? (Which one?) Clip to DEVONthink extension? Share extension? Drag and drop to the Groups & Tags panel…or the Sorter…or the Dock icon…or an open DEVONthink window? Or what about a keyboard shortcut? I could use the one for the Take Rich Note command on the Services menu or the one for the Sorter’s Copy Selection command, or I could copy, switch to DEVONthink, and press Command-Control-N to paste the contents of the Clipboard as a new note! It’s enough to make you crazy, thinking about all the ways you can proceed.
Everyone’s different, and I don’t pretend to have a one-size-fits-all solution. But after thinking about my own experiences and listening to what many other DEVONthink users had to say, I’ve come up with some guidelines that you may find helpful:
In Safari, I typically use the (unpaginated) PDF bookmarklet (because it requires fewer clicks than the Clip to DEVONthink extension), and for random files or text selections, I drag them to the system-wide global Inbox or, if it happens to be more convenient, to DEVONthink’s Dock icon (on the right side of my screen). I also occasionally use the Save PDF to DEVONthink Pro command on the PDF menu in the Print dialog. But most of the contents of my database comes come by way of scanning, thanks to my trusty Fujitsu ScanSnap scanner and automatic OCR.
I regularly sort through my inbox, using Auto Classify where possible, to put everything in a logical location.
3.148.107.193