Plugin icon

Copy Universal Web Link

Description

Copy Universal Web Link

Additional Information

Links:
Maintainers: benlau
Version:0.1.2
Minimum app version:2.11
Downloads: This version:0
Last updated:N/A

Copy Universal Web Link Joplin Plugin

Many modern apps support app links, allowing users to open specific content directly. However, these links often have a problem: they are not supported by other apps, making it impossible to click and open them quickly. Cross-linking between applications is not as trivial as it may seem.

The IAnyLink project is designed to solve this problem. It can convert app links into regular web links (pretending an universal link)

Examples:

App Link Web Link
Joplin joplin://x-callback-url/openNote?id=note_id http://benlau.github.io/l/j/n/ad768a6768564d2bbb2cb87d88b82b31
Obsidian obsidian://open?vault=your_vault&file=YOUR_NOTE https://benlau.github.io/l/v/obsidian///open?vault=your_vault&file=YOUR_NOTE
VSCode vscode://file/your-local-file-path https://benlau.github.io/l/v/vscode///file/your-local-file-path
Mailto Link mailto:test@example.com?subject=Testing out mailto! https://benlau.github.io/l/v/mailto/test@example.com?subject=Testing out mailto!

The service link: https://benlau.github.io/l

This GitHub repo provides a Joplin plugin to directly copy the universal web link of your note to the clipboard. You may find the source code at: https://github.com/benlau/ianylink

Installation

  1. Open "Joplin" -> "Settings" -> "Plugin"
  2. Search "Copy Universal Web Linkt"
  3. Press "Install"

Usage

  1. Copy the universal web link of your note via the note list context menu.

image

Remarks: You may enable other web link types in the setting page.

  1. Copy all kinds of universal web links via the tool menu.

image