[Feature Request]: Add support for hyperlinks
See original GitHub issueProblem to solve Currently there seems to be no way to add hyperlinks (http://officeopenxml.com/WPhyperlink.php)
Proposed solution
Add option to write to document.xml.rels
via formatter context. So we would be able to implement hyperlinks.
Describe alternatives you’ve considered
I’ve considered implementing via formatter similar to convCRLF()
. But hyperlinks require writing Relationship
to document.xml.rels
.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Feature request - ability to add hyperlinks - Hog Bay Software Support
Folding Text handles links nicely. I've tried out the new rich formatting and this works great. Any plans to add the ability to...
Read more >Feature Request: Ability to add the 'title' attribute for hyperlinks ...
Hi team, I am just wondering if it's possible to add the title tag for internal and external links? Rankmath does support this...
Read more >Feature Request: Add the ability to add a link to the Web Widget ...
Based on https://support.zendesk.com/hc/en-us/articles/229167008?page=1# ... Feature Request: Add the ability to add a link to the Web Widget.
Read more >Support hyperlinks in Document Outline · Issue #5089 ...
Some PDFs I'm displaying with the viewer contain items in the document outline that, when rendered in Adobe Reader (haven't checked others), ...
Read more >Ability to add hyperlinks on images (new feature request)
Is it possible to request a feature to allow images to have the same navigational features as buttons (so think of it as...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
To let you know, the next version of Carbone will support hyperlinks with ODS and ODT files. At this moment, there is some limitations with DOCX and XLSX.
I have the same problem, i need to add an hyperlink to an excel sheet, firstly it appear like this:
As soon as i click ok, excel escapes the URL and it appear like this:
Carbone is unable to parse that “hyperlink”, however the visible text in the cell is correct, if someone knows a workaround to solve this i would appreciate.