Skip to content

GetAttachmentFolderPathParams

Parameters for getAttachmentFolderPath.

Import:

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

Signature:

export interface GetAttachmentFolderPathParams

Properties

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

Links to this page: