Jira Issue

by marc0l92
5
4
3
2
1
Score: 53/100

Description

Category: 3rd Party Integrations

The Jira Issue plugin enables seamless integration between Obsidian and Atlassian Jira, allowing users to track, search, and display Jira issues directly within their notes. With support for multiple components, including detailed issue tracking, custom Jira queries, issue counts, and inline issue tagging, users can efficiently manage their tasks and monitor project statuses. The plugin provides flexible markdown syntax to embed Jira-related data, offering visualization options like tables and inline summaries.

Reviews

No reviews yet.

Stats

300
stars
41,772
downloads
63
forks
1,497
days
226
days
226
days
49
total PRs
11
open PRs
10
closed PRs
28
merged PRs
144
total issues
93
open issues
51
closed issues
8
commits

README file from

Github

Obsidian jira-issue

Test Status

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:

```jira-issue
AAA-111
AAA-222
https://my.jira-server.com/browse/BBB-333
# This is a comment
```
```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

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

🏷️Inline issues

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.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Task Genius
4 years ago by Boninall
Comprehensive task management plugin for Obsidian
Task Board
a year ago by Atmanand Gauns
An Obsidian plugin to view and manage your tasks from whole vault using much efficient boards using various methodologies.
Trello
5 years ago by Nathonius
An Obsidian Plugin that connects Trello cards to Obsidian notes.
Project Browser
2 years ago by Dale de Silva
Agile Task Notes
4 years ago by BoxThatBeat
This Obsidian plugin integrates your TFS data from either Jira or Azure Devops
Markdown to Jira Converter
3 years ago by muckmuck
An obsidian.md plugin, which provides a markdown to jira markup converter
Tag Project
3 years ago by Odaimoko
Incremental ID
3 years ago by Adrian Karwowski
Jira Linker
3 years ago by Steven Zilberberg
This is a plugin to the Obsidian software which adds a quick amendment to a user's note to their configured Jira instance for references to jira and internal info pages
Project Tasks
a year ago by Paul Paterson
An Obsidian Add-in that allows you to create simple projects out of tasks
PARA Workflower
2 years ago by KevTheDevX
Helpful commands for starting and working in your vault with the PARA method.
Jira Issue Manager
a year ago by Alamion
Obisdian plugin to sync tasks between Obsidian and Jira
Timesheet
2 years ago by vkostyanetsky
Timesheet generator plugin for Obsidian
Linear
9 months ago by Casey Becking
JIRA links shortener
a year ago by Ruslans Platonovs
Obsidian JIRA links shortener plugin
Linear Integration
7 months ago by casals
Sync Linear (https://linear.app) issues with Obsidian notes. Create, update, and track Linear issues directly from your vault.
Todoist Indicator
2 years ago by kapej42
Obsidian plugin to display a badge if project files do not contain a link to Todoist in the properties.
Jira Issue managing
a year ago by Amplia
Obisdian plugin to update and creating of Jira issues from Obsidian directly
Onto Tracker
2 years ago by Jacob Hart
Plugin for obsidian allowing project management with ontologies.
T4: Task Tree Time Totaler
10 months ago by Evan Story
Yandex Tracker Issue
8 months ago by Pavel Sokolov