Skip to content

FindAttachmentUnitFolderPathParams

Parameters for findAttachmentUnitFolderPath.

Prefer FindAttachmentUnitFolderPathFromAppParams — it is the form that makes every plugin decide from one published answer.

Import:

import type { FindAttachmentUnitFolderPathParams } from 'obsidian-dev-utils/obsidian/attachment-unit-folder';

Signature:

export type FindAttachmentUnitFolderPathParams

Signature:

type FindAttachmentUnitFolderPathParams = FindAttachmentUnitFolderPathFromAppParams | FindAttachmentUnitFolderPathWithPredicateParams

Type: FindAttachmentUnitFolderPathFromAppParams | FindAttachmentUnitFolderPathWithPredicateParams


Links to this page: