mirror of
https://github.com/soberhacker/obsidian-telegram-sync.git
synced 2026-07-22 07:50:31 +00:00
16 lines
No EOL
553 B
JSON
16 lines
No EOL
553 B
JSON
{
|
|
"id": "telegram-sync",
|
|
"name": "Telegram Sync",
|
|
"version": "2.0.0",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Transfer messages and files from Telegram to Obsidian.",
|
|
"author": "soberhacker",
|
|
"authorUrl": "https://github.com/soberhacker/obsidian-telegram-sync",
|
|
"fundingUrl": {
|
|
"Buy me a coffee": "https://www.buymeacoffee.com/soberhacker",
|
|
"PayPal": "https://www.paypal.com/donate/?hosted_button_id=VYSCUZX8MYGCU",
|
|
"Ko-Fi": "https://ko-fi.com/soberhacker",
|
|
"Boosty": "https://boosty.to/soberhacker/donate"
|
|
},
|
|
"isDesktopOnly": true
|
|
} |