No description
Find a file
2026-07-21 14:49:32 +02:00
.github Ignore major Node updates 2026-07-20 16:49:02 +02:00
.editorconfig Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.eslintignore Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.eslintrc Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.gitignore Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.npmrc feat: improve security footprint by adding stricter settings via npmrc 2026-05-18 09:15:21 +02:00
esbuild.config.mjs Minor corrections after plugin review 2026-05-13 23:37:19 +02:00
LICENSE Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
main.ts Upgrade dependencies and fix build attestation 2026-05-13 23:49:33 +02:00
manifest.json 1.0.3 2026-05-13 23:49:42 +02:00
package-lock.json Bump the npm-minor group with 2 updates 2026-07-21 12:23:46 +00:00
package.json Bump the npm-minor group with 2 updates 2026-07-21 12:23:46 +00:00
README.md Major cleanup before release 2025-05-06 22:07:59 +02:00
styles.scss Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
tsconfig.json Upgrade dependencies and fix build attestation 2026-05-13 23:49:33 +02:00
version-bump.mjs Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
versions.json 1.0.3 2026-05-13 23:49:42 +02:00

Atlassian Jira Auto-Linker

This Obsidian plugin automatically converts Atliassian Jira issue IDs to clickable links when viewing a note in view mode.

Installation

From Community Plugins (Coming soon...)

  1. Open Obsidian.
  2. Go to Settings > Community plugins.
  3. Click on Browse and search for Atlassian Jira Auto-Linker.
  4. Click Install and then Enable.

From Release Download

  1. Download the latest release from the GitHub releases page.
  2. Extract the downloaded zip file.
  3. Copy the extracted folder to your Obsidian plugins directory: /.obsidian/plugins/.
  4. Open Obsidian and go to Settings > Community plugins. Click the reload icon.
  5. Find Atlassian Jira Auto-Linker and click Enable.

Configuration

  1. Open Obsidian.
  2. Go to Settings > Atlassian Jira Auto-Linker.

Project Registration

For this plugin to work, you have to specify which project issues should automatically be linked.

  1. Enter your project key, which is something like APP, WRK or something similar. Do not include an issue number.
  2. Enter your own Jira company URL, which is something like https://my-company.atlassian.net.
  3. Click Add.

❤️ Support my work via Patreon, Github Sponsors or Liberapay.