mirror of
https://github.com/anil-e/obsidian_gchat_plugin.git
synced 2026-07-22 08:50:25 +00:00
10 lines
299 B
JSON
10 lines
299 B
JSON
{
|
|
"id": "ghcat-reminder",
|
|
"name": "GChat Reminder",
|
|
"version": "1.0.6",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Sends notifications to Google Chat Webhook based on due dates in Obsidian tasks.",
|
|
"author": "Anil Erdogan",
|
|
"authorUrl": "https://github.com/anil-e",
|
|
"isDesktopOnly": false
|
|
}
|