From fe60c508c6da94945b8ef49d58d8dccf0b58f6bf Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Wed, 26 Nov 2025 14:45:48 +0100 Subject: [PATCH] added features to landing page --- docs/index.html | 38 +++++++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) diff --git a/docs/index.html b/docs/index.html index e9f3244..0363973 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,8 +7,8 @@ NoteDiscovery - Your Self-Hosted Knowledge Base - - + + @@ -17,7 +17,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -509,7 +509,7 @@

Take Control of Your Notes

-

A lightweight, privacy-focused note-taking application with powerful features: LaTeX math equations, Mermaid diagrams, code highlighting, and more. Write, organize, and discover your notes with a beautiful, modern interface—all running on your own server.

+

A lightweight, privacy-focused note-taking application with powerful features: LaTeX math equations, Mermaid diagrams, smart tags, custom templates, code highlighting, and more. Write, organize, and discover your notes with a beautiful, modern interface—all running on your own server.

Get Started on GitHub →
@@ -568,6 +568,18 @@

Syntax highlighting for popular coding languages. Developer-friendly notes.

+
+
🏷️
+

Smart Tags

+

Organize with YAML frontmatter tags. Filter and discover notes instantly.

+
+ +
+
📋
+

Note Templates

+

Create from custom templates with dynamic placeholders. Meeting notes, journals, and more.

+
+
📂

Simple Storage

@@ -638,6 +650,22 @@
+
+ 🏷️ +
+ Smart Tagging + Organize and filter with tags +
+
+ +
+ 📋 +
+ Quick Templates + Reusable note structures +
+
+
🔗