mirror of
https://github.com/jonnydeates/obsidian-pivotal-tracker-integration-plugin.git
synced 2026-07-22 07:40:25 +00:00
11 lines
479 B
JSON
11 lines
479 B
JSON
{
|
|
"id": "obsidian-pivotal-tracker-integration-plugin",
|
|
"name": "Pivotal Tracker Integration",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "This is an unofficial pivotal tracker integration plugin for Obsidian. This plugin allows the user to pull stories, chores, bugs from their pivotal counterpart.",
|
|
"author": "Obsidian",
|
|
"authorUrl": "https://github.com/JonnyDeates",
|
|
"fundingUrl": "https://www.buymeacoffee.com/jondeates",
|
|
"isDesktopOnly": false
|
|
}
|