Trilium Notes

Note locations:

     
    • ✓ Text
    • ✓ Render HTML note
    • ✓ Code
    • ✓
    • Alt+H History
    • Alt+A Attributes
    • Ctrl+U HTML source
    • Upload attachment
    Search string:    

    Help

    • @abc - matches notes with attribute abc
    • @!abc - matches notes without abc attribute (maybe not the best syntax)
    • @abc=true - matches notes with attribute abc having value true
    • @abc!=true
    • @"weird attribute"="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 attributes
    • @abc or @def - OR relation
    • @abc<=5 - numerical comparison (also >, >=, <).
    • some search string @abc @def - combination of fulltext and attribute search - both of them need to match (OR not supported)
    • @abc @def some search string - same combination
    Complete help on search syntax

    File name:
    File type:
    File size:
     
    • Change password
    • Protected session
    • History snapshots
    • Advanced
    • About Trilium

    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.

    History snapshot time interval is time in seconds after which new history record will be created for the note.

    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 history.

    Soft-delete cleanup

    This deletes all soft deleted rows from the database. This change isn't synced and should be done manually on all instances. Use this only if you really know what you're doing.

    Vacuum database

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

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

      -
      ID Name Value
      Duplicate attribute.
      Attribute name can't be empty.