From 5d8bd995e3691e0bbe30edac2f247174b319b3b6 Mon Sep 17 00:00:00 2001 From: Skye Date: Sat, 9 Nov 2024 15:36:35 +0800 Subject: [PATCH] Update community-plugins.json --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index f6e87232e6f..19b34292b35 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14705,6 +14705,13 @@ "author": "kbwo", "description": "Provide keyboard-driven hints for clickable elements.", "repo": "kbwo/obsidian-click-hint" + }, + { + "id": "ons", + "name": "BetaX NAS Sync", + "author": "Skye", + "description": "Keep Vault synchronized with the NAS on your home intranet.", + "repo": "skye-z/ons" } ]