• User Guide
    • Installation & Setup
      • Desktop Installation
      • Server Installation
        • 1. Installing the server
          • Packaged server installation
          • Docker Server Installation
          • NixOS server installation
          • Manual server installation
          • Kubernetes server installation
        • 2. Reverse proxy
          • Nginx
          • Apache
        • TLS Configuration
        • Multi-Factor Authentication
      • Synchronization
      • Mobile Frontend
      • Web Clipper
      • Upgrading TriliumNext
      • Backup
      • Data directory
    • Basic Concepts and Features
      • UI Elements
        • Vertical and horizontal layout
        • Global menu
        • Note Tree
        • Ribbon
        • Tabs
        • Launch Bar
        • Note buttons
        • Options
        • Split View
        • Floating buttons
        • Right Sidebar
      • Notes
        • Note Icons
        • Attachments
        • Cloning Notes
        • Protected Notes
        • Archived Notes
        • Note Revisions
        • Sorting Notes
        • Export as PDF
        • Read-Only Notes
        • Note List
          • Calendar View
      • Navigation
        • Tree Concepts
        • Note Navigation
        • Quick search
        • Jump to Note
        • Search
        • Bookmarks
        • Note Hoisting
        • Workspaces
        • Similar Notes
      • Keyboard Shortcuts
      • Themes
        • Theme Gallery
      • Import & Export
        • Markdown
        • Evernote
        • OneNote
      • Zen mode
    • Quick Start
    • FAQ
    • Note Types
      • Text
        • Admonitions
        • Content language & Right-to-left support
        • Cut to subnote
        • Developer-specific formatting
          • Code blocks
        • Formatting toolbar
        • Highlights list
        • Images
          • Image references
        • Include Note
        • Links
        • Lists
        • Table of contents
      • Code
      • Saved Search
      • Relation Map
      • Note Map
      • Render Note
      • Book
      • Mermaid Diagrams
        • ELK layout
      • Canvas
      • Web View
      • Mind Map
      • Geo Map
      • File
    • Troubleshooting
      • Reporting issues
      • Anonymized Database
      • Error logs
      • Synchronization fails with 504 Gateway Timeout
      • Refreshing the application
    • Theme development
      • Creating a custom theme
      • Customize the Next theme
      • Reference
      • Custom app-wide CSS
    • Advanced Usage
      • Attributes
        • Attribute Inheritance
        • Promoted Attributes
        • Attribute Reference
      • Templates
      • Note Map (Link map, Tree map)
      • Sharing
        • Serving directly the content of a note
      • Advanced Showcases
        • Day Notes
        • Weight Tracker
        • Task Manager
      • Custom Request Handler
      • Custom Resource Providers
      • ETAPI (REST API)
        • API Reference
      • Default Note Title
      • Database
        • Manually altering the database
          • SQL Console
        • Demo Notes
      • Configuration (config.ini or environment variables)
        • Trilium instance
      • Bulk actions
      • Note source
      • Technologies used
        • CKEditor
        • MindElixir
        • Excalidraw
        • Leaflet
      • Note ID
      • Internal API
        • API Reference
    • Scripting
      • Frontend Basics
      • Examples
        • "New Task" launcher button
        • Downloading responses from Google Forms
        • Using promoted attributes to configure scripts
      • Events
      • Custom Widgets
        • Word count widget
        • Widget Basics
      • Script API
        • Frontend API
          • FNote
        • Backend API