📄️ API Introduction
The plugin exposes some API that can be used by other plugins that provide JavaScript access.
📄️ API Base
This category contains all the functions to directly access the Jira API. You can find all the api description at the official documentation page.
📄️ API Defaulted
This category contains few functions to directly access the Jira API.
📄️ API Macro
getActiveSprint
📄️ API Chart
getWorklogPerDay
📄️ API Account
getAccountByAlias
📄️ API Util
clearCache
📄️ API Examples
In this page collects some examples to use the API with other plugins of Obsidian community.