GetRecentFilesOptions
Defined in: src/obsidian/internals/GetRecentFilesOptions.d.ts:6
Properties
Section titled “Properties”maxCount
Section titled “maxCount”maxCount:
number
Defined in: src/obsidian/internals/GetRecentFilesOptions.d.ts:8
showCanvas
Section titled “showCanvas”showCanvas:
boolean
Defined in: src/obsidian/internals/GetRecentFilesOptions.d.ts:11
showImages
Section titled “showImages”showImages:
boolean
Defined in: src/obsidian/internals/GetRecentFilesOptions.d.ts:14
showMarkdown
Section titled “showMarkdown”showMarkdown:
boolean
Defined in: src/obsidian/internals/GetRecentFilesOptions.d.ts:17
showNonImageAttachments
Section titled “showNonImageAttachments”showNonImageAttachments:
boolean
Defined in: src/obsidian/internals/GetRecentFilesOptions.d.ts:20
Documentation incomplete.