<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is it possible to create &quot;hyperlink&quot; to places within a notepad++ document?]]></title><description><![CDATA[<p dir="auto">In more advanced word processors we have a table of contents. We click on an item and are immediately taken to the page corresponding to it.</p>
<p dir="auto">Is there a way to do this in Notepad++ while using plain text files? It would require that Notepad++ identity certain sequence of characters as being a link to another line or marker in the file.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19905/is-it-possible-to-create-hyperlink-to-places-within-a-notepad-document</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 10:05:58 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19905.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Aug 2020 20:11:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is it possible to create &quot;hyperlink&quot; to places within a notepad++ document? on Thu, 27 Aug 2020 11:23:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hassan-iqbal" aria-label="Profile: Hassan-Iqbal">@<bdi>Hassan-Iqbal</bdi></a> said in <a href="/post/57085">Is it possible to create "hyperlink" to places within a notepad++ document?</a>:</p>
<blockquote>
<p dir="auto">Is there a way to do this in Notepad++ while using plain text files? It would require that Notepad++ identity certain sequence of characters as being a link to another line or marker in the file.</p>
</blockquote>
<p dir="auto">Пример текста можете привести?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57125</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57125</guid><dc:creator><![CDATA[TroshinDV]]></dc:creator><pubDate>Thu, 27 Aug 2020 11:23:11 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to create &quot;hyperlink&quot; to places within a notepad++ document? on Wed, 26 Aug 2020 08:54:04 GMT]]></title><description><![CDATA[<p dir="auto">See the functionality of the funclist.js script from the repository <a href="https://github.com/trdm/jn-npp-scripts" rel="nofollow ugc">https://github.com/trdm/jn-npp-scripts</a>.<br />
I was doing the jump function to the desired line. See functions: gotoAnyHtmlTag (), listFunctions ().<br />
<a href="https://github.com/trdm/jn-npp-scripts/blob/master/includes/funclist.js" rel="nofollow ugc">https://github.com/trdm/jn-npp-scripts/blob/master/includes/funclist.js</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/57100</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57100</guid><dc:creator><![CDATA[TroshinDV]]></dc:creator><pubDate>Wed, 26 Aug 2020 08:54:04 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to create &quot;hyperlink&quot; to places within a notepad++ document? on Tue, 25 Aug 2020 20:54:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hassan-iqbal" aria-label="Profile: Hassan-Iqbal">@<bdi>Hassan-Iqbal</bdi></a> ,</p>
<p dir="auto">Notepad++ is a text editor, not a word processor.</p>
<p dir="auto">However, if you’re doing things like code, the builtin feature Function List (enable using the <strong>View &gt; Function List</strong> menu entry) will allow you to see go immediately to function definitions.</p>
<p dir="auto">Using the same Function List feature, <a href="https://community.notepad-plus-plus.org/topic/18458/display-markdown-outline-view-through-functionlist">this post</a> shows the config information that goes into <code>%AppData%\Notepad++\functionList.xml</code>, which allows the Function List to work with Markdown text headers (so you can quickly navigate between sections in your Markdown documentation).</p>
<p dir="auto">If you define a UDL, then define the Function List setting to accompany it, you could get a table-of-contents-like feature for whatever style of text you have (whether it’s code, Markdown, TODO list, or what have you).</p>
<p dir="auto">-–<br />
See <a class="plugin-mentions-user plugin-mentions-a" href="/user/mapje71" aria-label="Profile: MAPJe71">@<bdi>MAPJe71</bdi></a>’s excellent <a href="https://community.notepad-plus-plus.org/topic/19480/faq-desk-function-list-basics">FAQ Desk: Function List Basics</a> in the <a href="https://community.notepad-plus-plus.org/category/7/faq">FAQ section</a> of the forum for more on how to configure new languages/formats to be visible in the Function List.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57090</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57090</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 25 Aug 2020 20:54:59 GMT</pubDate></item></channel></rss>