Documentation / joplin-plugin-api / ExportOptions
Interface: ExportOptions
Defined in: types.ts:170
Properties
format?
optionalformat:string
Defined in: types.ts:171
path?
optionalpath:string
Defined in: types.ts:172
sourceFolderIds?
optionalsourceFolderIds:string[]
Defined in: types.ts:173
sourceNoteIds?
optionalsourceNoteIds:string[]
Defined in: types.ts:174
target?
optionaltarget:FileSystemItem
Defined in: types.ts:176