An Obsidian.md plugin that show Jira issue details.
- A Jira instance endpoint (Cloud or Server)
- An Atlassian account email and API token
Download zip archive from GitHub releases page and extract it into <vault>/.obsidian/plugins directory.
In order to show issues details the plugin need to be configured with host, email and API token configuration.
Add this code block where you want to show the issue widget:
```jira
JRA-123
```
or add multiple keys, one for each line, to show a grid of widgets:
```jira
JRA-123
JRA-124
JRA-125
JRA-126
JRA-127
JRA-128
```
Open the preview mode to see issue's details:
This plugin is compatible with Time Tracker Plugin, you can start a timer and save it as Jira Work Log: