marc0l92 / obsidian-jira-issue

This plugin allows you to track the progress of Atlassian Jira issues from your Obsidian notes.
https://marc0l92.github.io/obsidian-jira-issue/
GNU Affero General Public License v3.0
234 stars 36 forks source link

add columns for Description and Linked Jira tickets #25

Closed architec closed 1 year ago

marc0l92 commented 2 years ago

I actually forgot about Description! Thanks.

About linked issues or subtasks I'm not sure how to build the UI. I usually expect several links and several subtasks and if I just put those in a column we will have table that are difficult to read. I was mainly thinking to a tree structure: image

Do you have any suggestions in mind?

architec commented 2 years ago

No suggestions, I haven't had a chance to look into your source code yet. : (

marc0l92 commented 2 years ago

I'm not lookig for feedbacks on the code but on the UX.

How do you imagine to see the linked issues?

architec commented 2 years ago

as a button that when you click expands some additional rows below

marc0l92 commented 2 years ago

Hello @architec , you can now use the column Description starting from version 1.24.0 of the plugin.

Let me know if it is working fine.