Fix Notion Import From OneNote Loses Specific Drawing Strokes

When you import a OneNote notebook into Notion, some drawing strokes such as pen thickness variations, pressure sensitivity, and certain ink effects may not appear in the imported pages. This happens because Notion and OneNote use different rendering engines for ink objects. Notion converts OneNote ink into simplified image blocks, which strips out stroke metadata. … Read more

How to Build Notion Import Pipeline From Airtable With Schema Mapping

You want to move data from Airtable to Notion but the default CSV import loses field types, relations, and formulas. Airtable bases and Notion databases use different schema models: Airtable uses linked records and rollups while Notion uses relations and rollups. This article shows you how to build a repeatable import pipeline that maps Airtable … Read more

How to Import a Roam Research Graph Into Notion Preserving Backlinks

You want to move your Roam Research graph into Notion without losing the connections between your notes. Roam Research uses bidirectional links and block references that do not map directly to Notion’s database structure. This article explains the exact steps to export your Roam graph, transform the data into a Notion-compatible format, and import it … Read more

Fix Notion Import From Confluence Cannot Process Macro Block Content

When you import Confluence pages into Notion, some content appears as empty blocks or raw error text instead of the formatted information you expect. This problem occurs because Notion cannot process Confluence macro blocks — automated content elements like Jira issues, charts, or dynamic tables that Confluence renders server-side. This article explains why macro blocks … Read more