No description
Find a file
2024-10-30 19:25:10 +00:00
.github refactor: remove update version from specific commit 2024-10-30 19:20:12 +00:00
docs feat!: add encryption by pin code 2024-10-30 18:59:50 +00:00
src fix: missing parsing hashtags containing cyrillic symbols 2024-10-30 19:15:31 +00:00
.editorconfig Initial commit 2023-04-04 16:56:12 +01:00
.eslintignore Initial commit 2023-04-04 16:56:12 +01:00
.eslintrc chore: improve eslintrc 2024-01-07 22:48:32 +00:00
.gitattributes Initial commit 2023-04-04 16:56:12 +01:00
.gitignore fix: Improve bot shutdown behavior when plugin is disabled and enabled again (#81) 2023-05-13 23:22:46 +01:00
.npmrc Initial commit 2023-04-04 16:56:12 +01:00
.prettierrc ci: change crlf to lf 2023-05-16 23:33:48 +01:00
CHANGELOG.md chore: update version of package to 4.0.0 2024-10-30 19:22:09 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2024-10-06 12:16:02 +01:00
esbuild.config.mjs chore: add replacing wrong punnycode import 2024-01-07 21:11:43 +00:00
install-plugin.mjs chore: add boosty and cashing main results 2023-07-12 10:40:39 +01:00
LICENSE Initial commit 2023-04-04 16:56:12 +01:00
manifest.json chore: update version of plugin to 4.0.0 2024-10-30 19:22:20 +00:00
package-lock.json chore: update version of package to 4.0.0 2024-10-30 19:22:09 +00:00
package.json chore: update version of package to 4.0.0 2024-10-30 19:22:09 +00:00
post-build.mjs chore: add replacing wrong punnycode import 2024-01-07 21:11:43 +00:00
PRIVACY-POLICY.md chore: add privacy policy button 2023-10-17 22:48:35 +01:00
README.md feat: telegram channel is free 2024-09-21 20:42:27 +01:00
release-notes.mjs feat!: add encryption by pin code 2024-10-30 18:59:50 +00:00
SECURITY.md feat: add displaying errors 2023-05-13 21:31:59 +01:00
styles.css fix: empty css 2024-01-08 00:07:11 +00:00
tsconfig.json refactor unused exports and vars 2023-10-05 01:35:11 +01:00
version-bump.mjs feat: add announcing latest release features 2023-05-26 22:33:38 +01:00
versions.json feat: add announcing latest release features 2023-05-26 22:33:38 +01:00

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. This plugin is only available for desktops and would never be available on mobile platforms.

image image


📚 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. Click on 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
  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)

💁 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 first. And a heartfelt thank you to everyone who has already contributed - your help is greatly appreciated!