Socket
Book a DemoInstallSign in
Socket

joplin-plugin-joplin2jira

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joplin-plugin-joplin2jira

This is a plugin for [Joplin](https://joplinapp.org/) that adds a button to the toolbar to copy the selected text (or the entire note if nothing is selected) in Jira's markup format to the clipboard. Allow to quickly add notes or parts of notes as comment

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
892
0.68%
Maintainers
1
Weekly downloads
 
Created
Source

Joplin2Jira

This is a plugin for Joplin that adds a button to the toolbar to copy the selected text (or the entire note if nothing is selected) in Jira's markup format to the clipboard. Allow to quickly add notes or parts of notes as comments or descriptions to Jira issues.

All markdown to Jira syntax functionality is provided by the great jira2md module.

Building the plugin

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.

Keywords

joplin-plugin

FAQs

Package last updated on 29 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts