<?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[Help with various configurations....]]></title><description><![CDATA[<p dir="auto">Hello, can you tell me if any of the following configurations can be done from the application, if not, I would appreciate if possible, to include them in future updates, to use it as a notepad.</p>
<p dir="auto">1.- The direct links appear in underlined black color, and when the mouse cursor is placed over them, they appear in blue color, how can I change the black color for blue? So that it is always shown in blue, whether the mouse is over it or not.</p>
<p dir="auto"><img src="https://camo.nodebb.org/0ec33be9f8203113b180a178fb834e3dc124ef12?url=https%3A%2F%2Fi.imgur.com%2FHg6LYvI.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">2.- How to save the document automatically when I exit the application?<br />
I have installed the Auto Save plugin, but it only saves every 1 minute.</p>
<p dir="auto"><img src="https://camo.nodebb.org/cc8c544dcce1eb2bb461ed62214038a0a2283e9d?url=https%3A%2F%2Fi.imgur.com%2FkS24pK7.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">3.- How can I put a colored text?<br />
I have seen that there is a “Styles” option to set a colored background, it seems a little limited, can I set more colors?<br />
How can I make the text bold and underlined?</p>
<p dir="auto">If these options can not be configured in the same application, is there any plugin with which they can be done?</p>
<p dir="auto">P.S. sorry for the length of this post.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22520/help-with-various-configurations</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 19:33:27 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22520.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Feb 2022 20:46:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help with various configurations.... on Thu, 10 Feb 2022 16:57:48 GMT]]></title><description><![CDATA[<p dir="auto">Thank you, I think I have now configured that section,</p>
]]></description><link>https://community.notepad-plus-plus.org/post/74036</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/74036</guid><dc:creator><![CDATA[SoCu]]></dc:creator><pubDate>Thu, 10 Feb 2022 16:57:48 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Thu, 10 Feb 2022 16:37:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/socu" aria-label="Profile: socu">@<bdi>socu</bdi></a> said in <a href="/post/74031">Help with various configurations....</a>:</p>
<blockquote>
<p dir="auto">P.S. I don’t know what’s wrong, but I still don’t receive notifications of new replies.</p>
</blockquote>
<p dir="auto">That feature didn’t used to work at all. And then the hosting company did a behind the scenes update, and it started working somewhat.  But you have to click on your avatar, and go to Settings, and for each type of notification, you need to check if it’s set to notify you in your preferred method:<br />
<img src="/assets/uploads/files/1644510931240-329f281c-ef05-40cb-b040-b9fc4a17bcf6-image.png" alt="329f281c-ef05-40cb-b040-b9fc4a17bcf6-image.png" class=" img-fluid img-markdown" /><br />
If you want email notifications, you might also need to go to the avatar button and pick Edit Profile, and change  email, and make sure a valid email is entered</p>
]]></description><link>https://community.notepad-plus-plus.org/post/74033</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/74033</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 10 Feb 2022 16:37:18 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Thu, 10 Feb 2022 16:33:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/socu" aria-label="Profile: socu">@<bdi>socu</bdi></a> ,</p>
<p dir="auto">You configure it by editing the code in the script.  Instead of using the example regex that is shown by default in the code, you would have to define your own regex that would correctly match any URLs you care about.  And you would either have to set it up for every file type that you use (the example in <code>EnhanceAnyLexer.py</code> is just one language IIRC), or you would find the per-language logic and short-circuit it, so it always uses the same regex for every available lexer language.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/74032</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/74032</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 10 Feb 2022 16:33:42 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Thu, 10 Feb 2022 16:23:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I have already created the <a href="http://EnhanceAnyLexer.py" rel="nofollow ugc">EnhanceAnyLexer.py</a>, but it doesn’t give me the option to configure it to show the links in a different color, only to add a key combination.</p>
<p dir="auto">P.S. I don’t know what’s wrong, but I still don’t receive notifications of new replies.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/74031</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/74031</guid><dc:creator><![CDATA[SoCu]]></dc:creator><pubDate>Thu, 10 Feb 2022 16:23:53 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Tue, 08 Feb 2022 14:48:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a> said in <a href="/post/73906">Help with various configurations....</a>:</p>
<blockquote>
<p dir="auto">write a script based on <a href="http://EnhanceAnyLexer.py" rel="nofollow ugc">EnhanceAnyLexer.py</a>…that would recognize a URL pattern of your choice, and change the color…</p>
</blockquote>
<p dir="auto">I’d think if this route were taken, one would want to reference the Notepad++ code that determines what text should be underlined, and do it this same way in the script.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73908</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73908</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 08 Feb 2022 14:48:28 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Tue, 08 Feb 2022 14:29:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/socu" aria-label="Profile: socu">@<bdi>socu</bdi></a> ,</p>
<p dir="auto">To put it another way: the setting I showed (the hover style) was a hint as to what’s going on under the hood: the fact that there’s a hovered-URL style but not a non-hovered-URL style indicates that the hovering is the action that’s causing a change in style; the non-hovered URL is just colored with the standard foreground and background colors, but it adds the underline indicator (as <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> explained already).  So to change the non-hovered URL color, you have to change the default color of text… and for some reason, I doubt you would be happy with having <em>all</em> the normal text be blue just to make URLs be blue.</p>
<p dir="auto">Since what I believe you want cannot be done natively with the existing Notepad++ options, you could use the PythonScript plugin, and write a script based on <code>EnhanceAnyLexer.py</code> that <a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> shares <a href="https://github.com/Ekopalypse/NppPythonScripts/blob/master/npp/EnhanceAnyLexer.py" rel="nofollow ugc">in his github repo</a> – but instead of tying it to a particular lexer or UDL, just have it always run – that would recognize a URL pattern of your choice, and change the color to match your desire.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73906</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73906</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 08 Feb 2022 14:29:47 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Tue, 08 Feb 2022 14:23:39 GMT]]></title><description><![CDATA[<p dir="auto">No, the color of the text does not need to be changed, because of what you said before, I guess you can not put for example a red color.</p>
<p dir="auto">If you change the link to the color that is shown when it is highlighted in blue, it would also be fine, it already has a different color.<br />
Let’s see if someone has some Script with which it can be achieved.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73904</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73904</guid><dc:creator><![CDATA[SoCu]]></dc:creator><pubDate>Tue, 08 Feb 2022 14:23:39 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Tue, 08 Feb 2022 14:06:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/socu" aria-label="Profile: socu">@<bdi>socu</bdi></a> said in <a href="/post/73898">Help with various configurations....</a>:</p>
<blockquote>
<p dir="auto">what I want to change is the black color that has the link, for another color.</p>
</blockquote>
<p dir="auto">So the underlining of the link is done with Scintilla “indicators” which are like “add ons” to the text.  In this case, the “add on” IS the underline; the actual text is not affected by the indicator.</p>
<p dir="auto">While I’m fairly sure that the color of the underline itself can be changed (well, with some scripting code), I don’t think the text color can be changed…without getting rid of the underline (which I’d be reluctant to do because underlines are key to the link concept, and mentally ingrained).</p>
<p dir="auto">If anyone has a differing opinion, I’d be glad to be shown how I’m wrong. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73899</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73899</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 08 Feb 2022 14:06:07 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Tue, 08 Feb 2022 13:14:36 GMT]]></title><description><![CDATA[<p dir="auto">Hi PeterJones, thank you very much for your help,</p>
<p dir="auto">I think I explained wrong, what I want to change is the black color that has the link, for another color.</p>
<p dir="auto"><img src="https://camo.nodebb.org/c095ddba1621a0375138646b0f77be22cbad0372?url=https%3A%2F%2Fi.imgur.com%2FiH8G4xq.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/73898</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73898</guid><dc:creator><![CDATA[SoCu]]></dc:creator><pubDate>Tue, 08 Feb 2022 13:14:36 GMT</pubDate></item><item><title><![CDATA[Reply to Help with various configurations.... on Mon, 07 Feb 2022 21:04:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/socu" aria-label="Profile: socu">@<bdi>socu</bdi></a></p>
<ol>
<li>
<p dir="auto"><strong>Settings &gt; Style Configurator &gt; Language: Global Styles &gt; Style: URL hovered</strong> will change the color of the hovered URL, and you can change that to match the style used by URLs elsewhere</p>
</li>
<li>
<p dir="auto">The best description I can give of the AutoSave plugin settings is in the FAQ I wrote about it <a href="https://community.notepad-plus-plus.org/topic/21782/faq-desk-periodic-backup-vs-autosave-plugin">here</a> .  But in short, save-on-exit is not one of the AutoSave features.  However, since Notepad++ loses focus when you are exiting Notepad++, that might help (I’ve never tried that exact combo).<br />
<em><strong>Edit:</strong> you might be able to ask the author of that plugin to add “save-on-exit-notepad++” as an option in <a href="https://github.com/francostellari/NppPlugins/issues" rel="nofollow ugc">that plugin’s issues page</a></em></p>
</li>
<li>
<p dir="auto">Text files have no color.  Notepad++ stylers add colors based on certain language heuristics/rules.  The colors/bolds/etc that Notepad++ naturally applies come from the syntax highlighting portion of the program; those formats aren’t intrinsic to the file you are editing, but are rather imposed every time that Notepad++ opens the file for you to edit; they are not saved in the file<br />
If you were to somehow get Notepad++ to “set it as a color” and save that to disk, it would cease to be a pure text file, and would instead be a proprietary format ala MS Word’s <code>.docx</code>, which is not the point of Notepad++.  Text editors don’t set bolds, underlines, etc; word processors do. Notepad++ is a text editor, not a word processor.<br />
You can temporary use those “Styles” you mentioned to mark certain characters… but it’s only temporary, and won’t be saved with the file.  The <strong>Settings &gt; Style Configurator &gt; Language: Global Styles &gt; Style: Mark Style #</strong> hold the colors for each of those 5 styles… but the only color that takes effect are the background color (and that is slightly transparent, so it won’t be exactly the color you pick).</p>
</li>
</ol>
<ul>
<li>docs on the “Global Styles” rules in Style Configurator = <a href="https://npp-user-manual.org/docs/preferences/#global-styles" rel="nofollow ugc">https://npp-user-manual.org/docs/preferences/#global-styles</a></li>
<li>autosave FAQ = <a href="https://community.notepad-plus-plus.org/topic/21782/faq-desk-periodic-backup-vs-autosave-plugin">https://community.notepad-plus-plus.org/topic/21782/faq-desk-periodic-backup-vs-autosave-plugin</a></li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/73876</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73876</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 07 Feb 2022 21:04:16 GMT</pubDate></item></channel></rss>