<?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[How do I make make &quot;Save as type&quot; default to &quot;*.*&quot; instead of &quot;*.txt&quot;?]]></title><description><![CDATA[<p dir="auto">How do I make make “Save as type” default to “<em>.</em>” while keeping “*.txt” as one of the options in the dropdown?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20202/how-do-i-make-make-save-as-type-default-to-instead-of-txt</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 19:44:38 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20202.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Oct 2020 23:09:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do I make make &quot;Save as type&quot; default to &quot;*.*&quot; instead of &quot;*.txt&quot;? on Fri, 23 Oct 2020 14:09:06 GMT]]></title><description><![CDATA[<p dir="auto">See also:  <a href="https://community.notepad-plus-plus.org/topic/20147/save-as-with-all-types">https://community.notepad-plus-plus.org/topic/20147/save-as-with-all-types</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/58988</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58988</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 23 Oct 2020 14:09:06 GMT</pubDate></item><item><title><![CDATA[Reply to How do I make make &quot;Save as type&quot; default to &quot;*.*&quot; instead of &quot;*.txt&quot;? on Fri, 23 Oct 2020 14:07:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alexolog" aria-label="Profile: alexolog">@<bdi>alexolog</bdi></a> said in <a href="/post/58983">How do I make make "Save as type" default to "*.*" instead of "*.txt"?</a>:</p>
<blockquote>
<p dir="auto">Will that make both filters available and just default to *.* or will it replace the *.txt with *.* ?</p>
</blockquote>
<p dir="auto">From the code change, all it does is select a different filter for this case.<br />
So I’d say the first part of what you said is what happens (“both filters available…”)</p>
<p dir="auto">More info:  I think the reason for the code change is because people were unexpectedly ending up with <code>theirfile.ext.txt</code> instead of what they wanted: <code>theirfile.ext</code></p>
]]></description><link>https://community.notepad-plus-plus.org/post/58987</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58987</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 23 Oct 2020 14:07:20 GMT</pubDate></item><item><title><![CDATA[Reply to How do I make make &quot;Save as type&quot; default to &quot;*.*&quot; instead of &quot;*.txt&quot;? on Fri, 23 Oct 2020 14:07:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alexolog" aria-label="Profile: alexolog">@<bdi>alexolog</bdi></a></p>
<p dir="auto">All filters are always all available.  It’s a matter of which one you want to show up in the “Save as type” combo box.</p>
<p dir="auto">Personally, I prefer Notepad++ to “auto-assume” I want the extension based on the language I am editing in.<br />
Of course, for new files, this presents a dilemma since no language can be assumed.  For me, this not an issue since I don’t write an entire new file in some language without first going to the Language menu and selecting that language so I get proper lexing while coding.</p>
<p dir="auto">The default is “Normal Text” - see this by opening a File =&gt; New and notice the bottom left status bar says “Normal text file” and the menu Language =&gt; N =&gt; Normal Text is checked.  So now, when saving, Notepad++ will “auto-assume” you want Normal Text and automatically select the “Save as type” to <code>Normal text file (*.txt)</code>.  Note, you can easily use the combo box pull down to select another file type - or just scroll it up 1 single entry to find the <code>All types (*.*)</code>:</p>
<p dir="auto"><img src="/assets/uploads/files/1603461857164-309df1ca-6bf6-4c27-94c0-05616558ea1a-image.png" alt="309df1ca-6bf6-4c27-94c0-05616558ea1a-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">As I understand the commit I referenced above and as <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> explains it - you will now have a checkbox to make  <code>All types (*.*)</code> the default “auto-assumed” type for Notepad++ Save As…</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58986</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58986</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Fri, 23 Oct 2020 14:07:56 GMT</pubDate></item><item><title><![CDATA[Reply to How do I make make &quot;Save as type&quot; default to &quot;*.*&quot; instead of &quot;*.txt&quot;? on Fri, 23 Oct 2020 13:39:18 GMT]]></title><description><![CDATA[<p dir="auto">Will that make both filters available and just default to <em>.</em> or will it replace the *.txt with <em>.</em> ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58983</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58983</guid><dc:creator><![CDATA[alexolog]]></dc:creator><pubDate>Fri, 23 Oct 2020 13:39:18 GMT</pubDate></item><item><title><![CDATA[Reply to How do I make make &quot;Save as type&quot; default to &quot;*.*&quot; instead of &quot;*.txt&quot;? on Fri, 23 Oct 2020 11:48:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alexolog" aria-label="Profile: alexolog">@<bdi>alexolog</bdi></a></p>
<p dir="auto">It appears from <a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a> 's link that there is going to be a new preference setting available with the release <em>after</em> 7.9 :</p>
<p dir="auto"><strong>☐ Set Save dialog file extension filter to *.* instead of .txt for Normal Text</strong></p>
<p dir="auto">When this becomes available, you’d want to tick the box so it appears like this:</p>
<p dir="auto"><strong>☑ Set Save dialog file extension filter to *.* instead of .txt for Normal Text</strong></p>
<p dir="auto">It looks like this new setting will be on the <strong>MISC.</strong> page of the <em>Preferences</em>.</p>
<p dir="auto">Actually, maybe the text of this should be “Set Save <strong>As</strong> dialog file…” because there really is no such thing as a “Save” (without the “As”) dialog. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58979</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58979</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 23 Oct 2020 11:48:32 GMT</pubDate></item><item><title><![CDATA[Reply to How do I make make &quot;Save as type&quot; default to &quot;*.*&quot; instead of &quot;*.txt&quot;? on Thu, 22 Oct 2020 23:35:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alexolog" aria-label="Profile: alexolog">@<bdi>alexolog</bdi></a> said in <a href="/post/58974">How do I make make "Save as type" default to "*.*" instead of "*.txt"?</a>:</p>
<blockquote>
<p dir="auto">How do I make make “Save as type” default to “.” while keeping “*.txt” as one of the options in the dropdown?</p>
</blockquote>
<p dir="auto">Wait for the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/bbde64c30845761377d063afa7750ec7ce0659a6" rel="nofollow ugc">next release</a>?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58975</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58975</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Thu, 22 Oct 2020 23:35:39 GMT</pubDate></item></channel></rss>