Skip to content

FileManager.downloadAttachmentsForNote method

FileManager › downloadAttachmentsForNote

Unofficial

Download attachments for note.

Signature:

downloadAttachmentsForNote(file: TFile): Promise<void>

Parameters:

ParameterTypeDescription
fileTFileThe file to download attachments for.

Returns: Promise<void>A promise that resolves when the attachments are downloaded.