obsidian-agile-task-notes
obsidian-agile-task-notes copied to clipboard
Add support for Github Projects
Github acts as a TFS backend just like Jira and Azure Devops and provides the necessary REST API to integrate with this plugin nicely.
Add a new class that implements the ITFSClient interface.
@BoxThatBeat Did you do anything on this? Or can I have a stab at it?