An open API service indexing awesome lists of open source software.

https://github.com/tigger04/logseq-paste-link

Create (hyper)link using the currently selected text and the URL stored in the clipboard
https://github.com/tigger04/logseq-paste-link

Last synced: about 1 month ago
JSON representation

Create (hyper)link using the currently selected text and the URL stored in the clipboard

Awesome Lists containing this project

README

        

## paste-link Sample

This is a paste-link sample that just get you started :)

### Demo

![demo](./demo.gif)

### API

[![npm version](https://badge.fury.io/js/%40logseq%2Flibs.svg)](https://badge.fury.io/js/%40logseq%2Flibs)

##### Logseq

- `ready (callback?: (e: any) => void | {}): Promise`

##### Logseq.App

- `showMsg: (content: string, status?: 'success' | 'warning' | string) => void`

### Running the Sample

- `Load unpacked plugin` in Logseq Desktop client.