Tagged: Links Viewing 5 posts - 1 through 5 (of 5 total) Author Posts May 6, 2016 at 1:42 am #20818 MeirParticipant Hi! When doing a “Find-in-files” search, all lines with found text have a hyperlink to the file and line in which the searched-for text was found.. How can I embed similar links in my text? Regards Meir May 6, 2016 at 6:44 pm #20820 Yutaka EmuraKeymaster Hello, Please use the macro: document.HighlightTag = true; Thanks! May 7, 2016 at 2:26 am #20821 MeirParticipant Hi Yutaka, I am afraid I would need more and more detailed instructions, in particular: * How to chose the target of the link? * How do I select the text shown in the link? * On what to apply the Macro? Thanks Meir May 7, 2016 at 6:23 pm #20822 Yutaka EmuraKeymaster Hello, You will have to type the file path ( line number ) like this format: E:\Test\filename.txt(1): and then you can run the macro above. You can’t choose the file automatically. Thanks, May 8, 2016 at 4:20 am #20823 MeirParticipant Wow, works! Also, once I run the macro, additions of the same kind turn into links without the requirement to run it again! I still don’t know why and how it works, but it does! Thanks Yutaka Meir Author Posts Viewing 5 posts - 1 through 5 (of 5 total) The forum ‘Questions and Answers about EmEditor Core’ is closed to new topics and replies.