Notion API Importer with Databases to Bases Conversion Bounty - $5,000 This GitHub issue (#421) in the obsidianmd/obsidian-importer repository proposes developing a new importer that uses the Notion API to progressively download files, including support for converting Notion Databases to Obsidian Bases. --- Overview Current importer supports Notion via HTML export (issue #14) Proposed new importer will: Use the Notion API (integration token) Support progressive downloads Convert Databases (Notion) to Bases (Obsidian) See related issue for background: #415 --- Bounty Details Amount: $5,000 USD Timeframe: 30 days Contributors are encouraged to: Explore the existing Importer codebase Understand the Notion API, especially new 2025-09 data source object Provide a detailed approach on solving the problem within the constraints of the Obsidian plugin --- Requirements Use Notion API with the new data source object introduced in September 2025 Convert files properly to Obsidian-flavored Markdown, including: Tables To-do lists Other formatting features Support images and attachments: Convert embedded links to Markdown format ( ) Place images in user's defined attachment folder (Settings → File & Links) Provide working test cases: Ideally with reproducible data import from Notion Alternatively, share a test account with maintainers via DM --- Databases to Bases Conversion Exploration Notion Databases behave differently than Obsidian Bases: Databases are initially empty Bases start with all user files and narrow down results via filters Exploration topics: How to import files, bases, and views Viability of importing: Views, columns, groups Summaries Formulas, etc. --- Issue Metadata Labels: bounty (see readme for bounty guide), notion Status: Open Opened by user @kepano on September 16, 2025 Related project: Bounty Board (project #5) --- Additional Info Interested contributors should submit approaches that take into account the new Notion API data source changes. This is an opportunity for contributors to earn a sizeable bounty while improving integration between Notion and Obsidian. --- This summary covers the request for a Notion API-based importer in Obsidian, including bounty conditions, technical requirements, and project details.