Preparing search index...

    Function useImportMemory

    • Custom hook for managing import memory during bulk import

      Tracks which recipes have been imported or seen from a specific provider, allowing the discovery screen to hide imported recipes and mark previously seen recipes with a visual indicator.

      Parameters

      • providerId: string

        The provider identifier (e.g., 'hellofresh')

      Returns UseImportMemoryReturn

      Import memory state and management functions