You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generated links could show the title of the card instead of an esoteric label.
Describe the feature
When choosing "Copy link to card" from the menu, the generated link looks like [[MyKanban^abc123]], which isn't all that easy to decipher. Obsidian supports the option to give links a custom name, e.g. [[ActualName|DisplayName]]. It would be great if obsidian-kanban could use the first line of the task as the display name, something like [[MyKanban^abc123|MowTheLawn]]
Can you think of any alternatives or work-arounds?
Users can manually add the title of the card to the links after they have been generated, but this is time-consuming and fiddly.
Screenshots, mockups, or videos
The text was updated successfully, but these errors were encountered:
Goal or desired outcome of this feature
Generated links could show the title of the card instead of an esoteric label.
Describe the feature
When choosing "Copy link to card" from the menu, the generated link looks like
[[MyKanban^abc123]]
, which isn't all that easy to decipher. Obsidian supports the option to give links a custom name, e.g.[[ActualName|DisplayName]]
. It would be great if obsidian-kanban could use the first line of the task as the display name, something like[[MyKanban^abc123|MowTheLawn]]
Can you think of any alternatives or work-arounds?
Users can manually add the title of the card to the links after they have been generated, but this is time-consuming and fiddly.
Screenshots, mockups, or videos
The text was updated successfully, but these errors were encountered: