Skip to content

muroon/inkdrop-link-format

Repository files navigation

inkdrop link-format

A plugin for Inkdrop which replace URL as a Markdown link.

  • This changes the non-Markdown Link URL that already exists in Inkdrop's active editor to a Markdown link.
  • This fetches the title from the URL web page and uses it as the title for Markdown link.
  • If you have multiple URLs to change, link-format can change them at once.

before-after

Install

ipm install link-format

Usage

usage

Replace All Text

Press CTRL + ALT + L or select Plugins → Replace Link Format from menu.

Replace Selected Text

  1. Select Lines in editor.
  2. Press CTRL + ALT + L or select Plugins → Replace Link Format from menu.