Preparing search index...

    Recipe screen mode types Defines the different operational states for the Recipe screen

    Index

    Enumeration Members

    Enumeration Members

    readOnly: 0

    View-only mode for existing recipes

    edit: 1

    Edit mode for modifying existing recipes

    addManual: 2

    Manual entry mode for creating new recipes

    addOCR: 3

    OCR-based mode for creating recipes from images

    addScrape: 4

    Scrape-based mode for creating recipes from website URLs