diff --git a/apps/website/src/routes/+page.svelte b/apps/website/src/routes/+page.svelte index 59d8b02a9..5038e1373 100644 --- a/apps/website/src/routes/+page.svelte +++ b/apps/website/src/routes/+page.svelte @@ -14,6 +14,97 @@ +
+

Feature Highlights

+ +
+
+

Flexible Tree Structure

+

Organize notes in an arbitrarily deep tree. Notes can appear in multiple places via cloning.

+
+
+

Note Attributes & Scripting

+

Use note attributes to organize, query, and script advanced workflows.

+
+
+

Rich WYSIWYG Editor

+

Create notes with tables, images, math, and auto-formatted Markdown.

+
+
+

Source Code Friendly

+

Edit source code notes with syntax highlighting and a smooth experience.

+
+
+

Fast Navigation

+

Quickly move between notes with full-text search, backlinks, and hoisting.

+
+
+

Note Versioning

+

Track changes over time with seamless version history.

+
+
+

Strong Encryption

+

Secure notes individually with per-note encryption support.

+
+
+

Secure Authentication

+

Login via OpenID and TOTP for enhanced security.

+
+
+

Note Synchronization

+

Sync with your own server or use a 3rd party Trilium hosting provider.

+
+
+

Public Note Sharing

+

Easily publish and share notes on the web.

+
+
+

Visual Thinking Tools

+

Create relation maps, mind maps, and canvas-based sketches.

+
+
+

Geo Mapping

+

Visualize notes with pins and GPX tracks on maps.

+
+
+

Automation via REST API

+

Automate tasks and integrate with external tools using the REST API.

+
+
+

Advanced Scripting

+

Build powerful automations and workflows with scriptable notes.

+
+
+

Import & Export

+

Easily bring in data from Evernote or Markdown. Export content with flexibility.

+
+
+

Web Clipper

+

Save content from the web with the built-in web clipper.

+
+
+

Customizable UI

+

Tailor the interface with custom buttons, themes, and widgets.

+
+
+

Scales to 100k+ Notes

+

Trilium is built to handle massive knowledge bases without slowing down.

+
+
+

Mobile & Dark Mode

+

Touch-friendly mobile UI and full dark mode support included.

+
+
+

Multilingual Interface

+

Available in English, German, Spanish, French, Romanian, and Chinese (simplified & traditional).

+
+
+

Metrics Dashboard

+

Track and visualize usage with built-in metrics and Grafana integration.

+
+
+
+ \ No newline at end of file