Skip to content

ElectronClipboardBookmark

Unofficial

A bookmark read from the clipboard.

Import:

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

Signature:

export interface ElectronClipboardBookmark

Properties

Property Type Description
title string The bookmark title.
url string The bookmark URL.

Links to this page: