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
- Host: GitHub
- URL: https://github.com/tigger04/logseq-paste-link
- Owner: tigger04
- Created: 2024-12-27T08:08:22.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-12-27T09:19:00.000Z (4 months ago)
- Last Synced: 2025-03-06T12:11:24.383Z (about 2 months ago)
- Language: HTML
- Size: 564 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## paste-link Sample
This is a paste-link sample that just get you started :)
### Demo

### API
[](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.