Home

Appendix

Application Icon   Website Export Templates

For exporting selected groups or files as a website, DEVONthink uses templates available in ~/Library/Application Support/DEVONthink/Websites/ to create HTML files from documents. In the save dialog that appears when you use File > Export > as Website, click the Show Options button, choose a template, and set your options. Then choose your location and export. Listed below are then available templates but feel free to duplicate and modify them to suit your own needs:

  • Icon
    Default
  • Icon
    Footer
  • Icon
    Footer+Header
  • Icon
    Header
  • Icon
    Header+URL+Comment

These templates are constructed of the placeholders listed below. Each placeholder will be replaced with actual information during the export. The placeholders will only be replaced in documents that are converted to HTML during export, namely plain text, rich text, Microsoft Office/OpenOffice documents, scripts, chat logs, and sheets.

  • Icon
    %charset%: The character set of the document. Rarely used.
  • Icon
    %comment%: The Finder Comments of the document.
  • Icon
    %content%: The body content of each document.
  • Icon
    %databasePlusLocation%: The name of the containing database and the group location of the document.
  • Icon
    %modification%: The modification date of each document.
  • Icon
    %stylesheet%: Any custom stylesheet applied to a document.
  • Icon
    %title%: The title of the document.
  • Icon
    %url%: The URL of each document.
  • Icon
    %tags%: Tags applied to each document.