From 326bcf40da9fd04ee7b899d347e7eb0622c917fc Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 7 Dec 2025 08:26:28 -0800 Subject: [PATCH] Added FSNotes to note-taking --- source/data/dynamic/applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index d1a43d3..f941180 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12573,6 +12573,23 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "FSNotes", + "description": "", + "repo_url": "https://github.com/glushchenko/fsnotes", + "tags": [], + "platforms": [ + "macos", + "ios" + ], + "category": "note-taking", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file