title | description | cover | date | dateUpdated | tags | ||
---|---|---|---|---|---|---|---|
How to copy part of a long link text |
Have you ever wanted to select and copy some part of a long link text? |
images/cover.png |
2021-04-08 |
Last Modified |
|
{% import "macros.njk" as macros with context %}
Have you ever wanted to select and copy some part of a long link text? Not the full text, just a specific part in the middle.
{{ macros.video('./images/select-fail@1000', 1000, 640, true, true) }} It’s a real pain.Did you know that you can hold an Alt (⌥ for macOS) to make you happy with it?
{{ macros.video('./images/select-success@1000', 1000, 640, true, true) }} Just hold an Alt / ⌥ and select the needed part of a link text.Works in Chrome (Edge, Opera, Yandex Browser) and Firefox.