Sjoerd Bozon
Sjoerd Bozon
Currently, the note naming feature supports variables such as {{TASK_ID}}, {{TASK_TYPE}}, {{TASK_STATE}}, {{TASK_ASSIGNEDTO}}, {{TASK_TITLE}} (#34), and {{TASK_TITLEPART_0}}, {{TASK_TITLEPART_1}}, {{TASK_TITLEPART_2}}. However, the {{TASK_TITLEPART_X}} variables default to the whole title if the...
Currently, the plugin allows users to create and update Kanban boards within Obsidian. This feature request proposes the ability to sync the Kanban board status and tasks with Azure DevOps,...
Solves #38 DRAFT Builds upon #34
## Description This PR fixes an issue where users entering URLs with protocols (http:// or https://) in the Azure DevOps instance setting would cause DNS resolution errors. Fixes #40 ##...
## Description When configuring the Azure DevOps instance setting, if users include the protocol (http:// or https://) in the URL, the plugin fails with a DNS resolution error. ## Current...