This is a fork of soberhacker/obsidian-telegram-sync, which appears to be no longer actively maintained. This fork includes additional fixes and features:
- Proxy URL support — configure a proxy for bot connections
- Media embed fix — media files are now correctly embedded with
!prefix in markdown links
Transfer messages and files from Telegram to your Obsidian vault. You can easily save text, voice transcripts, images, and other files from your Telegram chats to Obsidian for further processing and organization. This plugin is only available for desktops and would never be available on mobile platforms.
- Synchronize text messages and files
- Save messages as individual notes or append to an existing note
- Transcript voices and video notes (for Telegram Premium subscribers only)
- Use customizable templates for new notes
- Set folders for new notes and files
- Automatically format text messages with markdown
- Delete processed messages from Telegram
- Install BRAT plugin from Obsidian community plugins
- Open BRAT settings, click "Add Beta Plugin"
- Enter
sheben404/obsidian-telegram-sync - BRAT will auto-install and keep the plugin updated
- Download main.js, styles.css, manifest.json from the latest release
- Copy the downloaded files to
<path-to-your-vault>/.obsidian/plugins/telegram-sync/ - Restart Obsidian and enable Telegram Sync in the Community plugins tab
- Create a new bot on Telegram by talking to the @botFather
- Copy the bot token provided by the @botFather
- Open the Obsidian settings and navigate to the Telegram Sync settings tab
- Paste your bot token to Bot > Connect > Bot Token field
- Configure the remaining settings according to your preferences
- Start sending messages and files to your Telegram bot
- When the Obsidian app is running on your laptop or PC, it syncs all your messages
- You can optionally add your bot to any chats that you want to sync (the bot needs admin rights)
If you're thinking about contributing, please check out the Contributing Guide first.
This project is forked from soberhacker/obsidian-telegram-sync. Thanks to the original author and all contributors.

