alamion2k downloadsGet Jira issues, create and update them. Issue status and worklog management.
Tired of Jira plugins that only give you basic issue links and descriptions? This one's different. It brings your entire Jira workflow into Obsidian with customizable templates, deep field mapping, and seamless two-way synchronization—including all those custom fields your team added over the years.
Originally forked from obsidian-to-jira, but now packed with features you won't find elsewhere.
Other plugins treat Jira issues as read-only reference material. This one lets you:
issue.self + issue.key from API response)Pro Tip: While TypeScript skills help for advanced mappings, we include ready-made mappings for 90% of basic use cases.
Create Obsidian notes that look exactly like your team's Jira workflow. Pull in:
---
key: ""
status: "" <!-- Built-in field -->
priority: "" <!-- Another built-in field -->
sprint: "" <!-- Custom field -->
epic: "" <!-- Another Custom field -->
link: "" <!-- Built-in auto-generated link -->
---
### Customer Impact `jira-sync-section-customfield_10842` <!-- From your CRM plugin -->
### Other
User `jira-sync-inline-start-assignee``jira-sync-inline-end` should be working on this. <!-- Inline indicator, built-in -->
Expected time spent on the task: `jira-sync-line-originalEstimate` <!-- Line indicator, custom -->
---
key: JIR-1234
status: In Progress
priority: Medium
sprint: Mobile-Q2-24
epic: API-Overhaul
link: http://jira.local:8000/browse/JIR-1234
---
### Customer Impact `jira-sync-section-customfield_10842`
The current API structure is too fragmented and requires standardization.
### Other
User `jira-sync-inline-start-assignee`Jack A.M.`jira-sync-inline-end` should be working on this.
Expected time spent on the task: `jira-sync-line-originalEstimate`1w 3d
---
key: JIR-1234
status: In Progress
priority: Medium
sprint: Mobile-Q2-24
epic: API-Overhaul
link: http://jira.local:8000/browse/JIR-1234
---
### Customer Impact
The current API structure is too fragmented and requires standardization.
### Other
User Jack A.M. should be working on this.
Expected time spent on the task: 1w 3d
Choose the authentication that fits your security requirements:
Security Note: When using PAT authentication, ensure
write:jira-workandread:jira-workscopes are enabled.
We include mappings for:
Get issue from Jira with custom key from command paletteUpdate issue in Jira - changes sync backsection, line, or inline patterns wherever you need themFor detailed setup, configuration, and advanced usage:
Ready to transform your Jira workflow? Install the plugin and start building your perfect issue management system in Obsidian today!