Description

Add a copy button to the code blocks.

Additional Information

Links:
Maintainers: dragonish
Version:1.1.0
Minimum app version:2.8
Downloads: This version:1240
Last updated:2023-11-22T12:40:28Z

Copy Code Blocks

Release MIT

Joplin Plugin

Features

Add a copy button to the code blocks.

Preview

copy

Installation

Automatic

  1. Open Joplin, go to Tools > Options > Plugins.
  2. Search for Copy Code Blocks.
  3. Install this plugin.
  4. Finally, restart the application.

Manual

  1. Go to the Releases to download the plugin package zip file and unzip it.
  2. Open Joplin, go to Tools > Options > Plugins.
  3. Click Manage your plugins > Install from file, select the previously unzipped jpl file.
  4. Finally, restart the application.

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, simply run npm run dist.

License

MIT license