useImportMemory - Hook for managing bulk import history and memory
Provides functions to track and query import status for recipes during
bulk import operations. Tracks both imported recipes (via sourceUrl in recipe table)
and seen-but-not-imported recipes (via ImportHistoryTable).
useImportMemory - Hook for managing bulk import history and memory
Provides functions to track and query import status for recipes during bulk import operations. Tracks both imported recipes (via sourceUrl in recipe table) and seen-but-not-imported recipes (via ImportHistoryTable).