Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Jira Issue

marc0l92marc0l9243k downloads

Track the progress of Atlassian Jira issues from your notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates69

This plugin allows you to track the progress of Atlassian Jira issues from your Obsidian.md notes.

issues

searchResults

Documentation

Check out the complete documentation to start using Jira-Issue.

Installation

From the obsidian app go in Settings > Third-party plugins > Community Plugins > Browse and search for jira-issue.

Read more...

Configuration

Use the plugin options to configure the connection to your Atlassian Jira server: host, username and password.

Read more...

Markdown Syntax

The plugin support the following components:

📃jira-issue:

  • Documentation
  • Example:
```jira-issue
AAA-111
AAA-222
https://my.jira-server.com/browse/BBB-333
# This is a comment
```

🔎jira-search

  • Documentation
  • Simple example:
```jira-search
resolution = Unresolved AND assignee = currentUser() AND status = 'In Progress' order by priority DESC
    ```
  • Advanced example:
```jira-search
type: TABLE
query: status = 'In Progress' order by priority DESC
limit: 15
columns: KEY, SUMMARY, -ASSIGNEE, -REPORTER, STATUS, NOTES
```

🔢jira-count

  • Documentation
  • Example:
```jira-count
project = REF AND status changed to (Done, "Won't Fix", Archived, "Can't Reproduce", "PM Validated") after -14d
```

🏷️Inline issues

  • Documentation
  • Example:
With inline issue you can insert an issue like JIRA:OPEN-351 inside your text.
The plugin will detect urls like https://jira.secondlife.com/browse/OPEN-352 and render the issue as tags.
- [ ] Issue can be extended JIRA:OPEN-353 with the summary
- [x] Or compact JIRA:-OPEN-354 without the summary
- [ ] JIRA:-OPEN-355 use the `-` symbol before the issue key to make it compact
```
The plugin searches inside the note for those patterns and replace them
JIRA:-OPEN-356
```

Inline issues

Contribution and Feedbacks

Feel free to share your experiences, feedbacks and suggestions in the by opening a GitHub issue.

Pull requests are welcome.

License

Jira-Issue is licensed under the GNU AGPLv3 license. Refer to LICENSE for more information.

HealthGood
ReviewCaution
About
Track Jira issues from your Obsidian notes. Embed issue cards, run Jira searches and counts, and render inline issue links and checklist items. Connect to your Jira server to display live issue status and progress inside Obsidian.
IntegrationsProject managementSearch
Details
Current version
1.58.1
Last updated
10 months ago
Created
4 years ago
Updates
69 releases
Downloads
43k
Compatible with
Obsidian 0.12.0+
Platforms
Desktop, Mobile
License
AGPL-3.0
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
marc0l92marc0l92
github.com/marc0l92
GitHubmarc0l92
  1. Community
  2. Plugins
  3. Integrations
  4. Jira Issue

Related plugins

Super Simple Time Tracker

Multi-purpose time trackers for your notes.

TickTickSync

Sync TickTick tasks.

BRAT

Easily install a beta version of a plugin for testing.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Longform

Helps you write and edit novels, screenplays, and other long projects.