Entering purchases from paper receipts into Notion takes manual transcription and often loses product, price, category, or date data.
Proposed change
Read a receipt image, extract its purchase data, let the user correct the result, and write the confirmed items to the configured Notion database.
Acceptance criteria
- The importer extracts merchant, date, line items, prices, and total when present.
- Users can edit extracted values before import.
- Imports support categories and tags.
- Failed or uncertain fields are marked for review.
- The same receipt is not imported twice.
Entering purchases from paper receipts into Notion takes manual transcription and often loses product, price, category, or date data.
Proposed change
Read a receipt image, extract its purchase data, let the user correct the result, and write the confirmed items to the configured Notion database.
Acceptance criteria