Skip to content

HasOwnAttachmentFolderParams

Parameters for hasOwnAttachmentFolder.

Import:

import type { HasOwnAttachmentFolderParams } from 'obsidian-dev-utils/obsidian/attachment-path';

Signature:

export interface HasOwnAttachmentFolderParams

Properties

PropertyTypeDescription
appAppThe Obsidian application instance.
context?AttachmentPathContextThe context.
pathstringThe path of the note.

Links to this page: