<?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[Sort lines ascending]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">How can I sort lines ascending with 2 conditions:</p>
<p dir="auto">Example (text original):<br />
0004;0000020<br />
0001;0000012<br />
0003;0000101<br />
0001:0000008</p>
<p dir="auto">Want (result):<br />
0001;000008<br />
0001;000012<br />
0003;000101<br />
0004;000020</p>
<p dir="auto">Thanks for your help.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23664/sort-lines-ascending</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 16:03:10 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23664.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Oct 2022 19:26:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sort lines ascending on Wed, 26 Oct 2022 04:03:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jose-emilio-osorio" aria-label="Profile: Jose-Emilio-Osorio">@<bdi>Jose-Emilio-Osorio</bdi></a> The (many!) sort commands are located under (menu) Edit -&gt; Line operations.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/80862</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80862</guid><dc:creator><![CDATA[Neil Schipper]]></dc:creator><pubDate>Wed, 26 Oct 2022 04:03:01 GMT</pubDate></item><item><title><![CDATA[Reply to Sort lines ascending on Tue, 25 Oct 2022 19:45:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jose-emilio-osorio" aria-label="Profile: Jose-Emilio-Osorio">@<bdi>Jose-Emilio-Osorio</bdi></a> said in <a href="/post/80840">Sort lines ascending</a>:</p>
<blockquote>
<p dir="auto">How can I sort lines ascending with 2 conditions:</p>
</blockquote>
<p dir="auto">Did you try your example with the Notepad++ sorting functions. It does work, however there may be instances where it doesn’t achieve the desired result. That’s because the Notepad++ sort function just sorts the characters reading across each line. There is no ability to template the different fields in each line to consider a “tiered” approach to sorting.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/80845</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80845</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Tue, 25 Oct 2022 19:45:45 GMT</pubDate></item><item><title><![CDATA[Reply to Sort lines ascending on Tue, 25 Oct 2022 19:44:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jose-emilio-osorio" aria-label="Profile: Jose-Emilio-Osorio">@<bdi>Jose-Emilio-Osorio</bdi></a> ,</p>
<p dir="auto">Umm… the result you want is what you get when you sort lexicographically ascending.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/80844</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80844</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 25 Oct 2022 19:44:15 GMT</pubDate></item></channel></rss>