From 24af87ae080abf99ec01ef2e6c6fe01c29cfca59 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:14:56 +0100 Subject: [PATCH] Improve Trilium Description and Name to TriliumNext (#2929) --- json/trilium.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/trilium.json b/json/trilium.json index 6f1bd84a0..acf0a01b8 100644 --- a/json/trilium.json +++ b/json/trilium.json @@ -1,5 +1,5 @@ { - "name": "Trilium", + "name": "TriliumNext", "slug": "trilium", "categories": [ 12 @@ -12,7 +12,7 @@ "documentation": null, "website": "https://github.com/TriliumNext/Notes", "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/triliumnext.svg", - "description": "Trilium is an open-source note-taking and personal knowledge management application. It allows users to organize and manage their notes, ideas, and information in a single place, using a hierarchical tree-like structure. Trilium offers a range of features, including rich text formatting, links, images, and attachments, making it easy to create and structure notes. The software is designed to be flexible and customizable, with a range of customization options and plugins available, including themes, export options, and more. Trilium is a self-hosted solution, and can be run on a local machine or a cloud-based server, providing users with full control over their notes and information.", + "description": "TriliumNext is an newer Fork of Trilium. TriliumNext is an open-source note-taking and personal knowledge management application. It allows users to organize and manage their notes, ideas, and information in a single place, using a hierarchical tree-like structure. Trilium offers a range of features, including rich text formatting, links, images, and attachments, making it easy to create and structure notes. The software is designed to be flexible and customizable, with a range of customization options and plugins available, including themes, export options, and more. Trilium is a self-hosted solution, and can be run on a local machine or a cloud-based server, providing users with full control over their notes and information.", "install_methods": [ { "type": "default",