Telegram Import
@magistr/telegram-importv2026.05.25.1
01README
Import Telegram channel export (zip) with posts, images, files, and videos into Obsidian vault
02Release Notes
Merge pull request #4 from umag/extensions/magistr-grade-a-workspace
extensions: stage 15 @magistr extensions as Grade A workspace dirs + wire CI
03Models
@magistr/telegram/importv2026.05.25.1telegram_import.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| zipPath | string | Path to Telegram channel export zip file |
| vault | string | Obsidian vault name |
| folder | string | Target folder in Obsidian vault for imported notes |
| attachmentsFolder | string | Attachments folder name inside the target folder |
fn import()
Parse Telegram export zip and import posts with images into Obsidian vault
Resources
result(infinite)— Import summary
post(infinite)— Individual imported post
04Previous Versions
2026.03.28.2Mar 28, 2026
05Stats
A
100 / 100
Downloads
1
Archive size
7.4 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
Repository
https://github.com/umag/swamp-workspace06Platforms
07Labels