GetAttachmentFolderPathSyncOrNullParams
Parameters for getAttachmentFolderPathSyncOrNull.
Import:
import type { GetAttachmentFolderPathSyncOrNullParams } from 'obsidian-dev-utils/obsidian/attachment-path';Signature:
export interface GetAttachmentFolderPathSyncOrNullParamsProperties
| Property | Type | Description |
|---|---|---|
| app | App | The Obsidian application instance. |
| notePathOrFile | PathOrFile | The path of the note. |
Links to this page: