Skip to content

feat(receipts): import scanned purchases into Notion #7

Description

@MaximilianMauroner

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions