https://bugs.documentfoundation.org/show_bug.cgi?id=146576
Bug ID: 146576
Summary: Hyperlink content from clipboard
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
In Typora a markdown editor you can select a text and add a hyperlink with strg
+ k. Which is the same than in LibreOffice, but in Typora the content from the
clipboard was automatically used for the hyperlink. So you don't have to go to
past the content from the clipboard to the hyperlink dialog.
This is a tiny change, but it's a really good idea to fasten your workflow.
how it should work:
1. select an url with strg + c
2. select a text
3. insert hyperlink strg + k
4. Url field should be by default pasted the hyperlink
- maybe it can be defined that auto past was done only if it's an url (www,
http, mailto, ...)
- Url field will be selected, so with del you can remove the auto past
content
5. click enter and the hyperlink was done.
--
You are receiving this mail because:
You are the assignee for the bug.