From 0b13302fab346d4cdbb95df0a34a25a166c8159f Mon Sep 17 00:00:00 2001 From: Arne Keller Date: Sat, 17 May 2025 14:07:06 +0200 Subject: [PATCH] Remove trilium-notes (unmaintained) (#1360) The popular TriliumNext fork is added in another commit. --- software/trilium-notes.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/trilium-notes.yml diff --git a/software/trilium-notes.yml b/software/trilium-notes.yml deleted file mode 100644 index fe6409656d..0000000000 --- a/software/trilium-notes.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Trilium Notes -website_url: https://github.com/zadam/trilium -description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. -licenses: - - AGPL-3.0 -platforms: - - Nodejs - - Docker - - K8S -tags: - - Note-taking & Editors -source_code_url: https://github.com/zadam/trilium -stargazers_count: 28621 -updated_at: '2024-05-30' -archived: false