Skip to content

ElectronClipboardBookmark

Unofficial

A bookmark read from the clipboard.

Import:

import type { ElectronClipboardBookmark } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronClipboardBookmark

Properties

PropertyTypeDescription
titlestringThe bookmark title.
urlstringThe bookmark URL.

Links to this page: