From 79adbaed0d5b5ea30ba2fe526a3952b024957189 Mon Sep 17 00:00:00 2001 From: llc Date: Sat, 8 Aug 2026 19:31:45 +0200 Subject: [PATCH] Add llc.NextcloudCalendars to community plugins --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index e3f640b58..0a9e61769 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -82,5 +82,12 @@ "author": "EduardMe", "description": "Import Apple Reminders into the current note as linked tasks with reminder pills that sync two-way (requires NotePlan 3.21.2+)", "repo": "EduardMe/noteplan-reminder-import-plugin" + }, + { + "id": "llc.NextcloudCalendars", + "name": "Agendas Nextcloud", + "author": "Laurent Lassalle-Carrère", + "description": "Fetches shared CalDAV calendars from a Nextcloud server and writes a daily agenda block into your calendar notes", + "repo": "Bono2007/noteplan-nextcloud-calendars" } ] \ No newline at end of file