From 51deb5e7d3b856e169972f4d144ec1747ab35c4f Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 12 Jul 2025 12:55:26 +0100 Subject: [PATCH] Remove Dnote (Unmaintained since July 2024) (#1476) --- software/dnote.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/dnote.yml diff --git a/software/dnote.yml b/software/dnote.yml deleted file mode 100644 index be02fc080b..0000000000 --- a/software/dnote.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Dnote -website_url: https://www.getdnote.com -description: A simple command line notebook with multi-device sync and web interface. -licenses: - - AGPL-3.0 -platforms: - - Go -tags: - - Note-taking & Editors -source_code_url: https://github.com/dnote/dnote -stargazers_count: 2886 -updated_at: '2024-06-30' -archived: false