Protected session:
   
Search results:
  • aaa
  • bbb
  • ccc
   
  • ✓ Text
  • ✓ Render HTML note
  • ✓ Code
  • ✓
  • Revisions
  • Alt+A Attributes
  • HTML source
  • Upload file
  • Export as markdown
Search string:    

Help

  • @abc - matches notes with label abc
  • @!abc - matches notes without abc label (maybe not the best syntax)
  • @abc=true - matches notes with label abc having value true
  • @abc!=true
  • @"weird label"="weird value" - works also with whitespace inside names values
  • @abc and @def - matches notes with both abc and def
  • @abc @def - AND relation is implicit when specifying multiple labels
  • @abc or @def - OR relation
  • @abc<=5 - numerical comparison (also >, >=, <).
  • some search string @abc @def - combination of fulltext and label search - both of them need to match (OR not supported)
  • @abc @def some search string - same combination

This help note is shown because this note of type Render HTML doesn't have required relation to function properly.

Render HTML note type is used for scripting. In short, you have a HTML code note (optionally with some JavaScript) and this note will render it. To make it work, you need to define a relation (in Attributes dialog) called "renderNote" pointing to the HTML note to render. Once that's defined you can click on the "play" button to render.

File name:
File type:
File size:
 
  • Appearance
  • Change password
  • Protected session
  • Note revisions
  • Sync
  • Advanced
  • About Trilium

Settings on this options tab are saved automatically after each change.

Zooming can be controlled with CTRL-+ and CTRL-= shortcuts as well.

Left pane sizing

Left pane width is calculated from the percent of window size, if this is smaller than minimum width, then minimum width is used. If you want to have fixed width left pane, set minimum width to the desired width and set percent to 0.

Protected session timeout is a time period after which the protected session is wiped out from browser's memory. This is measured from the last interaction with protected notes.

Note revision snapshot time interval is time in seconds after which new note revision will be created for the note.

Sync configuration

Sync test

This will test connection and handshake to the sync server.

Sync document to the server instance

This is used when you want to sync your local document to the server instance configured above. This is a one time action after which the documents are synced automatically and transparently.

Sync



Debugging



This action will create a new copy of the database and anonymise it (remove all note content and leave only structure and metadata) for sharing online for debugging purposes without fear of leaking your personal data.

Image cleanup

This will remove all image data of images not used in any current version of note from the database (metadata will remain). This means that some images can disappear from note revisions.

Vacuum database

This will rebuild database which will typically result in smaller database file. No data will be actually changed.

App version:
DB version:
Sync version:
Build date:
Build revision:

      -
    Type Name Value Inheritable
    Attribute name can't be empty.

    Inherited attributes

    Type Name Value Owning note
    promoted: promoted:

    Because of browser sandbox it's not possible to directly read clipboard from JavaScript. Please paste the Markdown to import to textarea below and click on Import button