Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soberhacker/obsidian-telegram-sync
Transfer messages and files from Telegram to Obsidian
https://github.com/soberhacker/obsidian-telegram-sync
obsidian obsidian-plugin synchronization telegram telegram-bot
Last synced: 27 days ago
JSON representation
Transfer messages and files from Telegram to Obsidian
- Host: GitHub
- URL: https://github.com/soberhacker/obsidian-telegram-sync
- Owner: soberhacker
- License: agpl-3.0
- Created: 2023-04-04T15:57:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-01T12:53:13.000Z (9 months ago)
- Last Synced: 2024-04-01T13:41:23.571Z (9 months ago)
- Topics: obsidian, obsidian-plugin, synchronization, telegram, telegram-bot
- Language: TypeScript
- Homepage:
- Size: 849 KB
- Stars: 219
- Watchers: 4
- Forks: 24
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Telegram Sync for Obsidian
Transfer messages and files from [Telegram](https://telegram.org/) to your [Obsidian](https://obsidian.md/plugins?id=telegram-sync) 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.
---
## 📚 Table of Contents
- [Features](#-features)
- [Installation](#-installation)
- [Manual Installation](#-manual-installation)
- [Usage](#-usage)
- [Supporters & Donations](#-supporters--donations)
- [Contributing](#-contributing)## 🚀 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. Click on [Telegram Sync](https://obsidian.md/plugins?id=telegram-sync) link
2. Allow to open Obsidian app
3. Make sure that community plugins is turned on
4. 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](https://github.com/soberhacker/obsidian-telegram-sync/releases//latest)
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](https://t.me/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)## 💁 Supporters & Donations
Big thanks to everyone who's already been supporting this project - you rock!
\- maauso - knopki - Fabio Scarsi - Volodymyr Tymoshchuk - Lina - Maks Rososhynskyi - 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](./CONTRIBUTING.md) first. And a heartfelt thank you to everyone who has already contributed - your help is greatly appreciated!