Show don't tell ,-)

Description

Adds a button to each code block in Joplin Markdown to copy its content.

Additional Information

Links:
Maintainers: m.x
Version:1.0.0
Minimum app version:3.4
Downloads: This version:22
Last updated:2025-10-18T09:26:25Z

SIS•SOFT - Joplin plugin code copy

A lightweight Joplin plugin that adds a convenient “Copy” button to every Markdown code , allowing users to copy code snippets extracts to their clipboard — without selecting anything manually.

Features

  • Adds a small, copy icon to each fenced code in the Joplin editor and viewer.
  • One-click copy of the entire code to the clipboard.

Preview

See copy button

Building

The plugin is built using Webpack, which creates the compiled code in /dist. A JPL archive will also be created at the root, which can use to distribute the plugin.

  • To build the plugin, run npm run dist.

Source

Icon By : Shannon E. Thomas

Inspirations

Dragonish : Copy Code Blocks

License

MIT license