fieldnotesai
Preparing search index...
src/services/recordingService
getRecordingById
Function getRecordingById
getRecordingById
(
recordingId
:
string
)
:
Promise
<
RecordingRow
|
null
>
Fetch a single recording row by ID (e.g. to read notes_text).
Parameters
recordingId
:
string
Returns
Promise
<
RecordingRow
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fieldnotesai
Loading...
Fetch a single recording row by ID (e.g. to read notes_text).