Telegram importer (not production ready)#405
Open
SarasovMatvey wants to merge 11 commits intoobsidianmd:masterfrom
Open
Telegram importer (not production ready)#405SarasovMatvey wants to merge 11 commits intoobsidianmd:masterfrom
SarasovMatvey wants to merge 11 commits intoobsidianmd:masterfrom
Conversation
added 11 commits
July 10, 2025 13:59
|
The code was sponsored, please review and we'll thing want could be done |
Collaborator
|
Does Telegram have note-taking capabilities? I am not sure this is a good fit for Obsidian Importer which is mostly focused on importing content from notes. |
|
@kepano yes, Telegram has note taking capabilities for text, video, audio and pictures with virtually unlimited free space. It's very convenient to "send to telegram" from mobile phone. Unfortunately editing is limited and classification is rudimentary like tagging. Thankfully you can export messages into big html or json files with all related media. All my friends use telegram as note taking app. I myself has 40k notes in it. Obsidian has much more convenien UI to turn short notes and ideas into knowledge base |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello! One person asked me to develop a Telegram importer for his personal use.
We have decided to publish this integration here.
IT'S NOT PRODUCTION READY VERSION
I am sure there are a lot of things that could be improved.
There is also some custom logic needed for the employer which I don't think should be included in the open-source version of the plugin (for example, merging notes by date and time).
But maybe someone will find this PR useful for developing an open-source-ready version of the plugin.
Have a nice day :)