From 5837c7eef949b0928d13884996d4e2c3d76190b6 Mon Sep 17 00:00:00 2001 From: Bruno <85656321+brufdev@users.noreply.github.com> Date: Thu, 23 Oct 2025 11:46:32 +0100 Subject: [PATCH] Add Many Notes (#1717) --- software/many-notes.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/many-notes.yml diff --git a/software/many-notes.yml b/software/many-notes.yml new file mode 100644 index 0000000000..785dea5e8d --- /dev/null +++ b/software/many-notes.yml @@ -0,0 +1,10 @@ +name: "Many Notes" +website_url: "https://github.com/brufdev/many-notes" +source_code_url: "https://github.com/brufdev/many-notes" +description: "Markdown note-taking web application designed for simplicity." +licenses: + - MIT +platforms: + - Docker +tags: + - Note-taking & Editors \ No newline at end of file