Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to set the default appearance of links?

Evan Linden
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 28, 2021

With the latest update, the appearance of links has changed, and it has become monstrously inconvenient. Is it possible to somehow set the default appearance of the links as "Display URL"?

4 answers

13 votes
John Funk
Community Champion
April 28, 2021

Hi Tatyana - Welcome to the Atlassian Community!

Yeah, not a fan of the new default either. You can vote for a feature request to add a Default option at this link: https://jira.atlassian.com/browse/JSWCLOUD-21494

4 votes
Mike Hoyle
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 3, 2023

It appears they've addressed this now - If you click on your avatar -> Manage Accoount -> Link preferences you can set a default, and even set domain overrides!  This really annoyed me for a long time, but credit where it's due, this is a good solution

3 votes
Allen Edwards March 31, 2022

I have also voted for this issue to be resolved. In the meantime I have discovered a small work around that some might find useful.

After pasting the link wait for the editor to turn it into a tag, then hit ctrl-z and it will display the full inline link. I think it is undoing the editors action of making it into a tag.

Hope that helps someone.

 

Update Sep 1 2022:

I have noticed that if you no use "ctrl-shift-v" then the link is pasted as is. Meaning the full inline link is shown.

Aaron McWilliams
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 6, 2022

Yes, super helpful. Thanks @Allen Edwards . Looks like Jira should have a fix by the end of April 2022 too.

Like Grzegorz Błaszczyk likes this
Andy June 29, 2022

Yes, a useful workaround indeed.

Fix from Atlassian hasn't been released as of this reply, but it says 'in progress', so it's 11 years ahead of custom domains. I suggest anyone interested in a release date follow the link in John Funk's post and watch the issue (top right corner). 

Like John Funk likes this
0 votes
Victor Toulouse February 11, 2025

Since there still isn't a global setting for this, if you want to keep seeing the full URL for all inline cards, and not just the ones you created, you can easily patch up a couple lines of CSS and put that in a user style using Stylus or some other extension.

Something like this:

[data-testid="inline-card-resolved-view"]::after {
content: attr(href);
font-size: 12px;
}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events