Canna71 / obsidence

Enables node content to be pasted into Confuence or Jira preserving semantic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidence: Obsidian Confluence/Jira Plugin

This simple plugin copy the current note (or a selection if in edit mode) into the format suitable to be pasted into Confluence or Jira preserving the original semantic of the markdown (e.g. code blocks).

You can use either the ribbon button or the following commands:

Copy whole note to Confluence/Jira

Copy selection to Confluence/Jira (if in edit mode)

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

About

Enables node content to be pasted into Confuence or Jira preserving semantic.

License:MIT License


Languages

Language:TypeScript 74.9%Language:JavaScript 22.7%Language:CSS 2.4%