<?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[Find&#x2F;replace]]></title><description><![CDATA[<p dir="auto">Hello. I have a file in which are certain elements with their names. As I want to change names, need the most efficient way to do it.</p>
<p dir="auto">It looks like this: Name=“109 B29/Web 3”<br />
There is about 1000 of these names, but I would like to select all cases under quotation marks that come after <em>Name=</em>, delete first 4 places, and instead of Web 3 put W3.</p>
<p dir="auto">So, <strong>Name=“109 B29/Web 3”</strong> should look like <strong>Name=“B29/W3”</strong>.</p>
<p dir="auto">Is it possible?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27532/find-replace</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 02:17:57 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27532.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 May 2026 23:57:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Find&#x2F;replace on Wed, 13 May 2026 01:11:49 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/balancedcircular" aria-label="Profile: balancedcircular">@<bdi>balancedcircular</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/terry-r" aria-label="Profile: terry-r">@<bdi>terry-r</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">In other words, <a class="plugin-mentions-user plugin-mentions-a" href="/user/terry-r" aria-label="Profile: terry-r">@<bdi>terry-r</bdi></a> suggests that you, both, show us <strong>some</strong> lines which could stand as an <em>INPUT</em> text and some <strong>other</strong> lines which could stand as an <em>OUTPUT</em> text !</p>
<p dir="auto">When inserting these sections, use the <strong><code>&lt;/&gt;</code></strong> icon in your <strong>future</strong> post, to include them as <strong>code</strong> / <strong>raw</strong> text !</p>
<p dir="auto"><img src="/assets/uploads/files/1778634396800-f65d36f1-f1a7-455a-b9a2-8e235626611c-image.jpeg" alt="f65d36f1-f1a7-455a-b9a2-8e235626611c-image.jpeg" class=" img-fluid img-markdown" /></p>
<hr />
<p dir="auto">For example, the <em>INPUT</em> text could be :</p>
<pre><code class="language-diff">Name="109 B29/Web 3"
Name="279 A658/Web 45"
Name="56247 H3/Web 123"
Name="1234 B987/Web 10"
</code></pre>
<p dir="auto">And the <em>OUTPUT</em> text could be :</p>
<pre><code class="language-diff">Name="B29/W3
Name="A658/W45"
Name="7 H3/W123"
Name=" B987/W10"
</code></pre>
<p dir="auto">Where :</p>
<ul>
<li>
<p dir="auto">The first <strong>four</strong> characters, after the string <strong><code>Name"</code></strong>, are <strong>omitted</strong></p>
</li>
<li>
<p dir="auto">The <strong>next</strong> characters until the <strong><code>slash</code></strong> and the <em>uppercase</em> letter <strong><code>W</code></strong>  are <strong>kept</strong></p>
</li>
<li>
<p dir="auto">All remaining <strong><code>digits</code></strong> and the <strong><code>closing</code></strong> quote are also <strong>kept</strong></p>
</li>
</ul>
<p dir="auto">This is just an example and it’s <strong>up to you</strong> to tell us <strong>all</strong> or , at least, the <em>most</em> cases that may occur !</p>
<hr />
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105447</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105447</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Wed, 13 May 2026 01:11:49 GMT</pubDate></item><item><title><![CDATA[Reply to Find&#x2F;replace on Wed, 13 May 2026 00:22:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/balancedcircular" aria-label="Profile: balancedcircular">@<bdi>balancedcircular</bdi></a></p>
<p dir="auto">We accept that not everyone can suddenly do regex (regular expressions) but admitting it means we will be happy to help. It’s when users just believe we are a source to be used, rather than the assistance and guidance we’d prefer to try.</p>
<p dir="auto">You will however need to read my last post as your detail is lacking in substance. Without it we could be on a wild goose chase wasting time back and forwards.</p>
<p dir="auto">By explaining the transformation to us (and to yourself as you write it) can often show some clarity and maybe you might also be able to achieve it by yourself, or at least get closer to the solution with our help.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105445</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105445</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Wed, 13 May 2026 00:22:57 GMT</pubDate></item><item><title><![CDATA[Reply to Find&#x2F;replace on Wed, 13 May 2026 00:18:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/terry-r" aria-label="Profile: Terry-R">@<bdi>Terry-R</bdi></a><br />
Well, to be honest, this isn’t my area, so that’s why I tried to ask for help.<br />
To try anything else beside standard find/replace inputs, I need to study manual, but additionally understand meaning of all options. In a stressful lifestyle, time is what I miss the most.</p>
<p dir="auto">If you, or anybody else can guide me, I would be thankful.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105444</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105444</guid><dc:creator><![CDATA[balancedcircular]]></dc:creator><pubDate>Wed, 13 May 2026 00:18:31 GMT</pubDate></item><item><title><![CDATA[Reply to Find&#x2F;replace on Wed, 13 May 2026 00:17:46 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/balancedcircular" aria-label="Profile: balancedcircular">@<bdi>balancedcircular</bdi></a> <a href="/post/105441">said</a>:</p>
<p dir="auto">So, Name=“109 B29/Web 3” should look like Name=“B29/W3”.</p>
</blockquote>
<p dir="auto">I should also add that you need to insert the original data within a code box. Please read the FAQ post called <code>Template for Search/Replace Questions</code>. In your case the double quotation marks you typed have possibly been converted to another type of quote character. Entering examples in the code box prevents this.</p>
<p dir="auto">You should also elaborate on what the transformation is.<br />
Currently it looks like:</p>
<ol>
<li>remove 4 characters after quote character.</li>
<li>take characters until a <code>/</code> reached, include this and 1 following character.</li>
<li>take the last character before the quote character and include that and the quote.</li>
<li>return the assembled string.</li>
</ol>
<p dir="auto">However since you did not explain the transformation, it could well be for #3, take all numbers and return them (rather than just the last character).</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105443</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105443</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Wed, 13 May 2026 00:17:46 GMT</pubDate></item><item><title><![CDATA[Reply to Find&#x2F;replace on Wed, 13 May 2026 00:01:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/balancedcircular" aria-label="Profile: balancedcircular">@<bdi>balancedcircular</bdi></a></p>
<p dir="auto">It is very easily achieved using regular expressions in Notepad++. Have you tried anything yet?</p>
<p dir="auto">Someone can easily make it for you, but we like to know first if the poster has tried anything first.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105442</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105442</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Wed, 13 May 2026 00:01:43 GMT</pubDate></item></channel></rss>