Plugin icon

Joplin URL AutoCard

Screenshot: Shows the source code of the card in Markdown Screenshot: Shows the rendered card in Joplin

Description

Create a nice looking Card from a URL containing the title, description and image of the URL.

Additional Information

Links:
Maintainers: zale-b
Version:1.0.0
Minimum app version:3.5
Downloads: This version:5
Last updated:2026-02-23T08:58:24Z

Joplin Auto Card Link Plugin

This is my first Joplin plugin. I have created it with the intention of learning how to create plugins for Joplin, and I hope it can be useful for others as well. The development has been done using the Joplin Plugin Generator and the help of Cline.

The plugin does the same as the "Auto Card Link plugin" for Obsidian, which I have been using for a while and found it very useful.

Usage:

By Pressing Ctrl + Shift + L (or Cmd + Shift + L on Mac) while the cursor is on a note, the plugin will automatically fetch the metadata from a url which is in the clipboard and create a card link in the note. The card link will include the title, description, and image of the webpage.

Here is a screenshot of the plugin in action:

The source looks like this:

Screenshot of the source in Markdown

And the result looks like this:

Screenshot of the Link Card created by the plugin

This Plugin is still in development, and I am open to any suggestions or feedback. If you have any ideas on how to improve the plugin, please feel free to share them with me.