Home

Appendix

Application Icon   Plain and Rich Texts

Plain Text

Plain text files may seem too simple to be truly useful. No styling. No images. Nothing but text. But the reality is these simple files are underlying a lot of your daily experience. From the HTML code instructing your browser how to display a web site, to the code DEVONthink is written in, plain text is very powerful. DEVONthink supports plain text files as a native, editable format.

Plain text files can be imported or created via Data > New > Plain Text.

Rich Text

Word processing applications brought us text with flair. Need some bold and italic text? How about adding a photo to the page? And color? These applications were providing it all. But their formats are proprietary so if you don't have the creator application, you can't open the file or you'll have to convert it first. The rich text format provides a useful text format that supports formatted text. These files are generally cross-platform compatible and editable in many applications. DEVONthink uses the same text engine found in Apple TextEdit, so it's an easy transition if you're already familiar with it.

You can attach other documents to rich text documents simply by dragging them into the text. Technically the rich text document becomes an .rtfd package and the dragged file is saved as part of the package. Using the contextual menu, you can show an attachment's content in a Quick Look preview. Also, if you double-click an attachment, it will open in the system default application.

Rich text files can be imported or created via Data > New > Rich Text.

Editing Bar

The navigation bar for rich text files includes the Editing Bar. Click this icon and the editing bar will appear in place of the navigation bar. The tools available here consist of:

  • Icon
    Edit the formatting of a list.
  • Icon
    Edit parameters of a table.
  • Icon
    Increase the size of the font.
  • Icon
    Decrease the size of the font.
  • Icon
    Set characters to be subscript.
  • Icon
    Set characters to be superscript.
  • Icon
    Adjust the line spacing of selected text.
  • Icon
    Set bold on the text.
  • Icon
    Set italic on the text.
  • Icon
    Set underlines on the text.
  • Icon
    Set strikethrough on the text.
  • Icon
    Highlight selected text. This uses the currently selected highlight color.
  • Icon
    Add or edit a link applied to the selected text.
  • Icon
    Convert selected text into an active link. This can be used to dynamically create Wiki documents.
  • Icon
    Show or hide the ruler. Place tab stops with the mouse, then remove them by dragging them off the ruler. Drag new tab stops (left aligned, centered, right aligned, or decimal aligned) from the repository at the right side to their desired positions on the ruler. Use the mouse to adjust the left and right margins and indent.
  • Icon
    Show the Fonts panel.
  • Icon
    Show the Color Picker.

The Format Bar

In addition to formatting options in the Format menu and the simple controls in the editing bar, DEVONthink provides another toolbar just for rich text editing. Select Format > Show Format Bar to display a set of rich text controls under the toolbar in main or document windows. Similar to TextEdit, it provides the following options:

  • Icon
    Styles: Select a predefined text style from the pop-up menu. To define your own styles, choose Other to open the standard macOS style editor. In the style editor, navigate back and forth through the styles of your document or the stored favorite styles. (Use the radio buttons to switch between document and favorite styles.) Click Select to select all occurrences of text with the displayed style in the document, click Apply to apply the style to selected text, or click Done to leave the style editor. To add a style from your document to the favorites, click Add To Favorites; to remove a favorite, click Remove From Favorites.
  • Icon
    Font Controls: Displaying three dropdown menus for, choosing the font face, font weight, and font size.
  • Icon
    Colors: Two buttons are available for setting the text and background color.
  • Icon
    Basic Styling: Allows you to choose bold, italic, or underlines.
  • Icon
    Alignment: Align the current paragraph (the one with the insertion caret inside) left, centered, justified, or right by clicking the according alignment buttons in the ruler.
  • Icon
    Spacing: Choose the desired spacing for the current paragraph from the Spacing pop-up menu. Choose Other to enter values other than the ones shown.
  • Icon
    Lists: Make the current paragraph a list (indented and with a bullet or numbered) by choosing the desired list style from the Lists pop-up menu. Choose Other to define your own list style.

Note: The built-in "mini outliner" is a nice feature of the macOS rich text editor. On any blank line in a rich text document, type ⌥⇥ Option-Tab to create a bullet point (macOS shows dashes instead of bullets). Press ↩ Return for the next item, and so on. Additional ⌥⇥ will increase the indentation; a ↩ on a blank list line will decrease it. The mini outliner uses hyphens to indicate list items by default.

Contextual menu

In addition to the contextual menu items available with text selections, rich text files also feature these specific commands:

  • Icon
    Copy Paragraph Link: Copies a link to the current document, but appends a pointer to the selected paragraph.
  • Icon
    Insert > ...: Inserts special characters or items into the document.
  • Icon
    Quick Look Attachment: Opens a Quick Look panel for the selected attachment in a rich text file.
  • Icon
    Split Document: Splits the document at the current insertion position. A new document is created for the text after the cursor position and removed from the current document. This can be used in rich text and plain text, including Markdown content in edit mode.