Pegado más inteligente dentro del marcado de URL

Suggestion to improve something that keeps causing me trouble.

TLDR version:

It’d be nice if the smart-pasting code that creates title + link URL markup would check if it was pasting inside existing URL markup and, if it is, just paste the text instead of making a mess of the existing markup.

Details:

When typing a post, I often make a URL by manually typing everything except the URL which I copy and paste from the browser address bar.

So I might have this:

[Click Here](http://www.example.com)

I then decide “Click Here” isn’t a good enough link title and go find the page’s real title, from something that links to it.

I select and copy that text, then paste it over “Click Here” in my post.

Discourse sees I have a URL + title in the clipboard (something I have no control over, and usually am not aware of, since I selected text and copied text to the clipboard, and pasting into most places would just give me just that text, but the web browser has also included the URL for things that specifically look for it).

Discourse does something which totally makes sense when pasting outside of markup, but creates a mess when inside markup. I end up with this:

[ [The Page's Real Title](http://www.example.com)](http://www.example.com)

At that point (and with much longer URLs than this simplified example) I’m usually so confused by the nested markup that I delete all the markup and start again.

It’d be nice if the smart-pasting code checked if it was pasting inside existing URL markup and just pasted the text, without the URL or any extra markup, in this situation.

(Of course, in a lot of cases I could paste over all the markup and use what Discourse generates for me. But I still can’t get used to that; in my mind, there’s just text in the clipboard, as that’s what gets pasted everywhere else. And there are times when the URL doesn’t exactly match the one I copied the title from: For example, when linking to a specific post within a thread, or a specific timestamp in a YouTube video.)

2 Me gusta

As a workaround I use ctrlshiftv to paste as text in Chrome, doesn’t work in Firefox though

2 Me gusta

¿En qué sistema operativo estás? Para pegar como texto sin formato en Windows 10/11, prueba esto:

  • Win+v
  • tab, enter, enter

o esto

  • Ctrl+Shift+v

Pegar sin formato con Ctrl+v produce por defecto un “pegado con formato”…

Utiliza un perfil de instancia de AWS EC2 para conceder acceso al bucket S3. NOTA: habilitar esto requiere que Discourse se ejecute en una instancia EC2 configurada adecuadamente y anula la configuración de “id de clave de acceso de S3” y “clave secreta de acceso de S3”.

Pero al usar la secuencia de teclas anterior…

Utiliza un perfil de instancia de AWS EC2 para conceder acceso al bucket S3. NOTA: habilitar esto requiere que Discourse se ejecute en una instancia EC2 configurada adecuadamente y anula la configuración de “id de clave de acceso de S3” y “clave secreta de acceso de S3”.

Estoy en Windows, sí. Mi principal problema es que no pienso en ello hasta que ya he pegado el texto y he liado un desastre. :smiley:

1 me gusta

En mi PC con Windows de empresa, uso PureText configurado con Ctrl+Shift+V.
Su valor predeterminado es Win+V, pero mantengo este para el nuevo y agradable historial del portapapeles propio de Windows 10.

El único inconveniente para mí es que bloquea mi función Pegar y navegar de Vivaldi.

1 me gusta