<?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 to reopen same file from taskbar without using backup option]]></title><description><![CDATA[<p dir="auto">hey , this backup option runs in background &amp;  takes some disk usage .<br />
which i wish to avoid that .<br />
how can i reopen the same file by clicking on the icon on the taskbar without using the back up option …</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24033/how-to-reopen-same-file-from-taskbar-without-using-backup-option</link><generator>RSS for Node</generator><lastBuildDate>Sun, 06 Sep 2026 05:29:32 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24033.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Jan 2023 19:36:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to reopen same file from taskbar without using backup option on Wed, 18 Jan 2023 20:25:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shekhar-singh" aria-label="Profile: Shekhar-Singh">@<bdi>Shekhar-Singh</bdi></a> said in <a href="/post/83427">how to reopen same file from taskbar without using backup option</a>:</p>
<blockquote>
<p dir="auto">how can i reopen the same file by clicking on the icon on the taskbar without using the back up option …</p>
</blockquote>
<p dir="auto">As Notepad++ (NPP) uses the same configuration settings each time it loads (by default) and the backup settings are stored in these configuration files you cannot achieve what you want (directly).</p>
<p dir="auto">However there is a command line argument (see ?, then Command Line Arguments…), look for <code>-settingsDir=</code>. I’ve never used this and have no idea on how well it might work for your need. However if it does it would mean you could specify an alternate set of configuration files for running NPP which have all those backup options turned off (at your risk). It would also mean you would have to create a second icon on the taskbar which has the command line parameters to suit this alternate option.</p>
<p dir="auto">Also read the announcement for v7.9.2 <a href="https://community.notepad-plus-plus.org/topic/20537/notepad-v7-9-2-released?page=1">here</a> which was when this option was implemented.<br />
The corresponding github page <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4696" rel="nofollow ugc">here</a> has more background information.</p>
<p dir="auto">As for your second question, can NPP cause high disk usage? Possibly, if you have a lot of large text files loaded and the backup settings set to a low value (backup every xx seconds).</p>
<p dir="auto">I should at this point reference the online manual and the information about backup <a href="https://npp-user-manual.org/docs/preferences/#backup" rel="nofollow ugc">here</a><br />
Also you should read one of the FAQ posts called Periodic Backup vs AutoSave Plugin <a href="https://community.notepad-plus-plus.org/topic/21782/faq-desk-periodic-backup-vs-autosave-plugin">here</a>.</p>
<p dir="auto">There has been much debate over which settings are best, and in the end it really depends on what you prefer and what you can afford to lose if the application (or PC) crashes.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83433</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83433</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Wed, 18 Jan 2023 20:25:04 GMT</pubDate></item><item><title><![CDATA[Reply to how to reopen same file from taskbar without using backup option on Wed, 18 Jan 2023 19:56:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shekhar-singh" aria-label="Profile: Shekhar-Singh">@<bdi>Shekhar-Singh</bdi></a> further I wanted to ask can notepad plus + backup option  Cause high disk usage.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83432</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83432</guid><dc:creator><![CDATA[Shekhar Singh]]></dc:creator><pubDate>Wed, 18 Jan 2023 19:56:29 GMT</pubDate></item></channel></rss>