Description
Add a copy button to the code blocks.
Additional Information
| Links: | |
|---|---|
| Maintainers: | dragonish |
| Version: | 1.1.2 |
| Minimum app version: | 2.8 |
| Downloads: This version: | 1454 |
| Last updated: | 2024-07-07T09:38:32Z |
Copy Code Blocks
Joplin Plugin
Features
Add a copy button to the code blocks.
Preview

Installation
Automatic
- Open Joplin, go to Tools > Options > Plugins.
- Search for
Copy Code Blocks. - Install this plugin.
- Finally, restart the application.
Manual
- Go to the Releases to download the plugin package
zipfile and unzip it. - Open Joplin, go to Tools > Options > Plugins.
- Click Manage your plugins > Install from file, select the previously unzipped
jplfile. - 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