/logseq-plugin-confirmation-hyperlink

Create a Hyperlink by pasting a URL.

Primary LanguageTypeScriptMIT LicenseMIT

Logseq Plugin: URL Hyperlink 🔗

  • This plugin converts URL to markdown; the Logseq standard leaves them as URL.

    It is the successor of Automatic URL title plugin.

Warning

This plugin does not work with Logseq db version now.

English | 日本語 latest release version License Downloads Published 20230612

Overview

  • Paste the URL in any block and a dialogue will appear. Edit the title and press the Decide button to convert it to a markdown. If the dialogue is closed, no conversion takes place. This avoids unnecessary conversions.

    Fetching (retrieving the title from the URL destination) is performed when the cursor is placed over the input field.

    image

  • If it is an online PDF, download it from its URL and add it to the asset. This is particularly useful for online PDF files that are updated at the same URL.


Getting Started

  • Install from Logseq Marketplace
    • Press [---] on the top right toolbar to open [Plugins]. Select Marketplace. Type URL in the search field, select it from the search results and install.

Usage

  • That dialog will appear when paste the URL.

    If the dialog does not appear, call from "Create Hyperlink" item from the bullet context menu

Plugin Settings

  • Only when called from the bulleted context menu, not when a URL is pasted. Enabling this will do nothing when pasted.: boolean 🆕
    • false default
    • true
  • Download the online PDF file and add to assets: boolean 🆕
    • true default
    • false

Showcase / Questions / Ideas / Help

Go to the Discussions tab to ask and find this kind of things.

  • Can be used in conjunction with
    Plugin Description
    Awesome Links Favicons for external links (with caching)
    Assets Plus Browse assets. Find documents including PDFs.

Prior art & Credit