Skip to content

docs: add nested zip file instructions for Notion imports#437

Merged
danciaclara merged 1 commit intomasterfrom
cursor/notion-inner-zip-support-e486
Apr 23, 2026
Merged

docs: add nested zip file instructions for Notion imports#437
danciaclara merged 1 commit intomasterfrom
cursor/notion-inner-zip-support-e486

Conversation

@cursor
Copy link
Copy Markdown

@cursor cursor Bot commented Apr 23, 2026

Description

Added documentation to help users handle nested ZIP files that sometimes occur in Notion exports. Some Notion exports contain a nested ZIP file inside the main export ZIP, which can cause confusion during the import process.

Changes

  • Added a warning callout in the Notion importer documentation explaining the nested ZIP file issue
  • Included terminal command to extract the inner ZIP file on Mac/Linux: unzip your-notion-export.zip
  • Clarified that users should upload the extracted inner ZIP file, not the outer one

Location

Updated: docs/importers/notion.md

The new section appears right after the export instructions and before the import instructions, making it easy to catch before users encounter issues.

Testing

  • ✅ Formatting checks pass (pnpm check:format)
  • ✅ Documentation builds successfully (pnpm build)
  • ✅ Warning callout uses proper VitePress syntax
Open in Web Open in Cursor 

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Building Building Preview, Comment Apr 23, 2026 1:18pm

Request Review

@danciaclara danciaclara marked this pull request as ready for review April 23, 2026 13:23
@danciaclara danciaclara merged commit 90e9ea3 into master Apr 23, 2026
4 checks passed
@danciaclara danciaclara deleted the cursor/notion-inner-zip-support-e486 branch April 23, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants