From a15f95688d44e5f75c84a3588e2fda645ecac56c Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 7 Dec 2025 07:50:26 -0800 Subject: [PATCH] Added Saber to note-taking --- source/data/dynamic/applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index b216815..9c4c14a 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12470,6 +12470,24 @@ "language": "Go", "license": "MIT", "homepage_url": "https://zenprivacy.net" + }, + { + "name": "Saber", + "description": "", + "repo_url": "https://github.com/saber-notes/saber", + "tags": [], + "platforms": [ + "windows", + "linux", + "android" + ], + "category": "note-taking", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file