Hyperlink Markdown

評論

258 條評論

  • Joey72806

    Yeah, custom links in markdown would be amazing. I could really use this feature.

    61
  • PaulBags
    Be nice if we could use the embed markup:
    [Link text](http://example.com)
    175
  • GwenBebe

    nice going with the rick roll

    45
  • ﮿Nick

    good idea

    13
  • Nicholas

    When I see these in the wild, clicking causes the real link to pop up in small text below the hyperlink.

    16
  • EthaNGold

    discord: now presenting to you... reddit²!

    -46
  • asher

    Yes please.

    15
  • JohnIcey

    100% agree.  I've been trying to see how I could stop posting massive links like this: https://www.google.co.uk/maps/@51.5067192,-0.0876834,3a,75y,21.56h,95.16t/data=!3m7!1e1!3m5!1sYPRchxATiRav7KBHMbPFGg!2e0!6s%2F%2Fgeo3.ggpht.com%2Fcbk%3Fpanoid%3DYPRchxATiRav7KBHMbPFGg%26output%3Dthumbnail%26cb_client%3Dmaps_sv.tactile.gps%26thumb%3D2%26w%3D203%26h%3D100%26yaw%3D67.21981%26pitch%3D0%26thumbfov%3D100!7i13312!8i6656 instead of something much cleaner such as something like this.

     

    Really this is honestly a no brainier and should have been added ages ago. 

    99
  • Kirschi

    I'd really love to see that implemented. If the Discord staff considers this dangerous, there could be an option to warn from texts containing such links or even to not show them at all

    13
  • DoriSai

    It would come in especially handy in crowded chats or in detailed posts, both of which happen quite often in the groups I frequent.  It's really distracting to either have a bunch of links at the bottom or have a big link in the middle of someone's detailed post.  Also comes in handy for storytelling and roleplaying groups, links ruin the pacing pretty hard.

    27
  • The Engineer

    I second this!

    14
  • Arein

    Would be a great feature, especially for large posts. 

    16
  • TazQuebec

    Yes please

    10
  • Fluff Dumpster

    Referencing wiki pages when explaining things to new players, to various games, gets REALLY cluttered when you can't embed the link (i just googled it to see if it was in the works cuz i just had this problem). I'm 127% for implementing some variant of this in the client. 

    25
  • furriephillips

    My very first Discord first post was to introduce myself to a new channel, included 11 links - formatted as I thought they should be - inline, so as to be unobtrusive, but it was like a text bomb going off!

    [kit-car-building](http://bit.ly/EagleRV)

    I was taking my lead from https://markdownlivepreview.com/

    16
  • ezze

    Can't believe it's not supported (and all basic [markdown](https://daringfireball.net/projects/markdown/syntax) syntax such as blockquote, headers, etc.)! I think it should be easy enough to have it all shipped in Discord.

    18
  • justinmreina

    pasting Dropbox links to content is embarrassing, they are so long

    10
  • Ghost4Man

    Or clicking a link with custom text could show a little window with the full URL first (or maybe even a popup warning), so to actually open the link you'd have to click on the full URL, so it would be as safe as normal links.

    10
  • Nick

    The thing with hyperlink: you don't know what you're clicking on

    -42
  • nezvko

    Nick, that was the first thing OP said:

    "Now that Discord has the feature where it warns you when clicking an unidentified link, maybe it could be used to protect people who click on a Hyperlink."
    32
  • PoliteKiwi

    I would love for this to be added, so my bot can stop spamming youtube links outright and have the title name in the stead.

    10
  • Doragon🐍

    PoliteKiwi,
    Bots can use hyperlinks [Name](URL)
    If u don't like this, use embeds and set url in title, example

    discord.py
    embed = discord.Embed(title='Go to YouTube',
    url='https://www.youtube.com/',
    description='New video guys click on the title')

    discord.js
    "embed": {
    "title": "Go to YouTube",
    "url": "https://www.youtube.com/",
    "description": "New video guys click on the title"
    }

    Check result

    Try Embed visualizer - https://leovoel.github.io/embed-visualizer/  

    12
  • RouX
    It would be nice because we need this feature. I love you Discord Team :)
    2
  • zero

    Isso com certeza será tão incrível, uma ferramenta que certamente tornaria minha vida mais fácil !! Atualmente estou usando discórdia com alguns amigos para escrever um histórico, e organização é uma das chaves, eu quero fazer hyperlinks no servidor para redirecionar algumas partes de um bate-papo para outra parte de outro bate-papo (ainda no mesmo servidor) , seria incrível !!!
    Você vê, não é legal escrever uma história e, de repente LINK ou [número] (é para um glossário), apenas um hiperlink iria manter tudo bonito, bonito e perfeito!
    Eu vou amar muuuuito muito se isso acontecer: D

    8
  • Nicholas

    Machine Translation of Zero's comment from Portuguese:

    This will surely be so amazing, a tool that would surely make my life easier !! I am currently using discord with some friends to write a history, and organization is one of the keys, I want to do hyperlinks on the server to redirect some parts of a chat to another part of another chat (still on the same server), it would be incredible !!!
    You see, it's not cool to write a story and suddenly LINK or [number] (it's for a glossary), just a hyperlink would keep everything beautiful, beautiful and perfect!
    I'll love soooo much if this happens: D

    13
  • QkeleQ10

    @JohnIcey https://goo.gl/maps/f4gm4JLWZXpVTcP47

    Short links do exist at Google, for now.

    0
  • Maynard

    it does sometimes seem to happen randomly? i have seen it before but idk if anyone knows how to intentionally do it.

    9
  • Mikuri

    I'm surprise this simple feature isn't included yet.

    C'mon Discord, that would helps greatly to organise content!

    17
  • SLaSZT

    i just started a server for my friend group and this would make sharing articles and other links much easier. it gets messy sometimes and because it's such a close group there's no real need for strict rules and moderation like some larger communities do. it seems trivial because markdown already supports it, and discord supports markdown. i hope it'll become a feature in the immediate future.

    6
  • PaulBags

    Hm. We have code blocks and spoilers, what if we had markdown blocks?

    11

登入寫評論。