HasOwnAttachmentFolderParams
Parameters for hasOwnAttachmentFolder.
Import:
import type { HasOwnAttachmentFolderParams } from 'obsidian-dev-utils/obsidian/attachment-path';Signature:
export interface HasOwnAttachmentFolderParamsProperties
| Property | Type | Description |
|---|---|---|
| app | App | The Obsidian application instance. |
| context? | AttachmentPathContext | The context. |
| path | string | The path of the note. |
Links to this page: