m0rtyn / obsidian-telegram-sync

Transfer messages and files from Telegram to Obsidian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Sync for Obsidian

     

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.

📮 Ask a question in Telegram    🐛 Report issue


Table of Contents

Features

  • 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

Installation

  1. Open Obsidian and navigate to Settings > Third-party plugin
  2. Make sure Safe mode is off
  3. Click the Browse button to open the Community plugins window
  4. Search for Telegram Sync in the search bar
  5. Click the Install button, then enable the plugin by toggling the switch

Manual Installation

  1. Download main.js, styles.css, manifest.json from the latest release
  2. Copy the downloaded files to /.obsidian/plugins/telegram-sync/
  3. Restart Obsidian and enable Telegram Sync in the Community plugins tab

Usage

  1. Create a new bot on Telegram by talking to the @botFather
  2. Copy the bot token provided by the @botFather
  3. Open the Obsidian settings and navigate to the Telegram Sync settings tab
  4. Paste your bot token to Bot > Connect > Bot Token field
  5. Configure the remaining settings according to your preferences
  6. Start sending messages and files to your Telegram bot
  7. When the Obsidian app is running on your laptop or PC, it syncs all your messages
  8. You can optionally add your bot to any chats that you want to sync (the bot needs admin rights)

Tips

  1. For syncing your notes between different devices should use Obsidian Sync, Syncthing, iCloud, Google Drive, etc.
  2. If you use Obsidian only on your cellphone, use "share" to transfer data between mobile applications.

Supporters & Donations

Big thanks to everyone who's already been supporting this project - you rock!

  • maauso
  • knopki
  • Fabio Scarsi
  • anonymous patrons

If you like this plugin and are considering donating 🌠 to support continued development, use the buttons below.

  
  

Contributing

If you're thinking about contributing, please check out the Contributing Guide first. And a heartfelt thank you to everyone who has already contributed - your help is greatly appreciated!

About

Transfer messages and files from Telegram to Obsidian

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 94.4%Language:JavaScript 5.5%Language:CSS 0.2%