fieldnotesai
    Preparing search index...
    • Load session notes for a recording.

      1. Try Supabase first (source of truth).
      2. Fall back to AsyncStorage if offline. Returns array of notes (empty if none).

      Parameters

      • recordingId: string | null | undefined

      Returns Promise<SessionNote[]>