fieldnotesai
    Preparing search index...
    • Parse notes_text from DB/storage into an array of SessionNote. Supports: JSON array of { content, updatedAt }, or legacy plain string (single note).

      Parameters

      • notesText: string | null | undefined

      Returns SessionNote[]