Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluulo/joplin-plugin-code-clipboard
Copy the content of a code block to the clipboard
https://github.com/bluulo/joplin-plugin-code-clipboard
Last synced: 8 days ago
JSON representation
Copy the content of a code block to the clipboard
- Host: GitHub
- URL: https://github.com/bluulo/joplin-plugin-code-clipboard
- Owner: bluulo
- License: mit
- Created: 2023-01-22T12:05:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T15:16:58.000Z (8 months ago)
- Last Synced: 2024-08-02T15:47:04.929Z (3 months ago)
- Language: TypeScript
- Size: 87.9 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> :warning: **No longer maintained**
>
> Please be aware that there can be risk when using this plugin.
>
> You can create pull requests, but there is no guarantee that they will ever be merged.# Joplin plugin code-clipboard
Copy the content of a code block to the clipboard.
![Screenshot](img/showcase.png)
## Installation
1. Clone this repo
2. Inside the directory execute `npm run dist`
3. Open Joplin
4. Go to `Tools > Options > Plugins`
5. Click the gear icon next to "Manage your plugins"
6. Choose "install from file"
7. Select the `.jpl` file from `/publish`
8. Restart Joplin