Hi and Thanks for creating this plugin!
In Gitlab issues can be linked together.
To reflect this connection in obsidian with your plugin it would be great to include the linked issues using their respective names/file names (and id to get uniqueness) inside the text file with the [[]] brackets. That way also the graph would reflect this connectivity.
Guess the starting point would be https://docs.gitlab.com/ee/api/issue_links.html
, run search per issue and include an array with the linked_issues in the issue structure.
Plugins like yours really help making obsidian even more appealing to teams using gitlab. Thanks.
Hi and Thanks for creating this plugin!
In Gitlab issues can be linked together.
To reflect this connection in obsidian with your plugin it would be great to include the linked issues using their respective names/file names (and id to get uniqueness) inside the text file with the [[]] brackets. That way also the graph would reflect this connectivity.
Guess the starting point would be https://docs.gitlab.com/ee/api/issue_links.html
, run search per issue and include an array with the linked_issues in the issue structure.
Plugins like yours really help making obsidian even more appealing to teams using gitlab. Thanks.