jonnydeates3k downloadsPull stories, bugs, chores from Pivotal Tracker.
This is a plugin for Obsidian (https://obsidian.md), for the intergration between Pivotal Tracker (https://www.pivotaltracker.com/) This project uses Typescript to provide type checking and documentation.
Once the plugin is installed, you will need to configure a few things.
npm i or yarn to install dependenciesnpm run dev to start compilation in watch mode.npm run build to compile for the plugin. It'll generate the main.jsmain.js, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.