Initial Obsidian reminder notifier plugin

This commit is contained in:
dinlo
2026-06-27 15:05:31 +08:00
commit 44c6694e50
29 changed files with 3686 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"id": "reminder-notifier",
"name": "Reminder Notifier",
"version": "0.1.0",
"minAppVersion": "1.5.0",
"description": "Create reminders from notes and send notifications through Telegram, ntfy, webhooks, Discord, or local Obsidian notices.",
"author": "",
"authorUrl": "",
"isDesktopOnly": false
}