Skip to content

GetAttachmentFolderPathSyncOrNullParams

Parameters for getAttachmentFolderPathSyncOrNull.

Import:

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

Signature:

export interface GetAttachmentFolderPathSyncOrNullParams

Properties

PropertyTypeDescription
appAppThe Obsidian application instance.
notePathOrFilePathOrFileThe path of the note.

Links to this page: