generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
featureNew feature or requestNew feature or request
Description
I would really like a copy inline ticket 📋 button in the issue table that copies "prefix + ticket key" to allow easier usage of the inline tickets.
I currently don't know any better way of creating an inline ticket that doesn't involve this workflow:
- write prefix
JIRA: - slowly move my mouse to the column ticket key
- highlight the key
- paste the key with ctrl + shift + V1
- voilà, you have written
JIRA:TEAM01-123in 10+ seconds.
My feature request would allow:
- click copy 📋
- paste ctrl + V
Describe alternatives you've considered
Technically (if I manage to find a way to do this), I could just copy the link of the ticket, but there is no way in Obsidian to do this without the markdown formatting.
- Check the existing feature request and vote with a 👍 the one you like
Footnotes
-
if you only paste via: ctrl + V, it outputs the following, since it does copy a markdown hyperlink:
[TEAM01-123](https://abc.atlassian.net/browse/TEAM01-123 "https://abc.atlassian.net/browse/TEAM01-123")↩
salmiakki
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request