mirror of
https://github.com/alamion/obsidian-jira-sync.git
synced 2026-07-22 05:43:04 +00:00
- presets for JQL - rename all cached issues - rebuild cache command - bunch of vitests fixes: - incorrect migration save/load settings - incorrect cache validation before obsidian init
10 lines
291 B
JSON
10 lines
291 B
JSON
{
|
|
"id": "jira-sync",
|
|
"name": "Jira Issue Manager",
|
|
"version": "1.7.0",
|
|
"minAppVersion": "1.10.1",
|
|
"description": "Get Jira issues, create and update them. Issue status and worklog management.",
|
|
"author": "Alamion",
|
|
"authorUrl": "https://github.com/Alamion",
|
|
"isDesktopOnly": false
|
|
}
|