Skip to content

muckmuck96/obsidian-md-to-jira

Repository files navigation

Obsidian Markdown to Jira (and backwards)


CodeFactor

Convert your note/selection into jira markup and vice versa!

Install

You can find Markdown to Jira in the list of community plugins!

If the plugin is not yet on the community list:

  • download the latest release files main.js & manifest.json here
  • create a folder called obsidian-md-to-jira in the .obsidian/plugins folder of the vault to be installed
  • place the main.js & manifest.json from the release there
  • now you should be able to enable the plugin in the plugins tab of obsidian

Usage

There are two ways to convert your markdown into jira markup. In both ways, the note has to be in editor view.

  1. Focus the note you want to convert and use the command: Note to Jira markup (clipboard) command
  2. Select some markdown you want to convert and use the command: Selection to Jira markup (clipboard)

Vice versa, you can convert jira markup into markdown using the command: Jira markup (clipboard) to markdown note

Credits

The converter is based on this project

Releases

0.1.1: Hotfix

  • fixed empty convert result bug after callout feature implementation

0.1.0: Convert Callouts

  • added callout configurations (look into the plugin settings)
  • callouts are now getting converted too
  • fixed multi-line bullet list bug #3

0.0.3: Image not transferred notification

  • added notifications to converted selection at all image positions

0.0.2: Image translation

  • added image translation to !path|thumbnail! to get an image with easy accessability

0.0.1: Initial release

  • The first release of Markdown to Jira

About

An obsidian.md plugin, which provides a markdown to jira markup converter

Resources

License

Stars

Watchers

Forks

Packages

No packages published