Files
obsidian-notif/manifest.json
T

11 lines
315 B
JSON
Raw Normal View History

2026-06-27 15:05:31 +08:00
{
"id": "reminder-notifier",
"name": "Reminder Notifier",
2026-06-27 15:38:31 +08:00
"version": "0.1.1",
2026-06-27 15:05:31 +08:00
"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
}