What problem does it solve?
Imports and organizes mixed source content into Notion so users avoid manual copy-paste and preserve context, metadata, and structure when moving notes, links, code snippets, images, or exported messages into Notion.
Core Features & Use Cases
- Automatic Classification: Detects item types (link, tip, note, code, image) and assigns them to the appropriate Notion destination.
- Topic Grouping & Subpages: Clusters related items into topics and creates one subpage per topic under a parent page.
- Batch Creation with Rate Limits: Follows the 20-page-per-batch guideline for pages and supports batching up to 100 database records per call when migrating to a Notion database.
- Content Formatting Rules: Adds descriptive labels for links, language tags for code blocks, and image placeholders when uploads are not supported.
- Database Mapping: Fetches schema, maps fields to properties, and verifies a sample after migration.
- Use Case Example: Migrate exported Telegram messages and Markdown notes into a parent Notion page, producing topic subpages for code snippets, resources, and meeting notes while leaving placeholders for attached images.
Quick Start
Import the provided Telegram export and Markdown notes into a parent Notion page titled "Spovishun Imports", grouping items by topic and creating subpages for notes, links, and code while respecting the 20-page batch limit.