<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://yawg.net/index.php?action=history&amp;feed=atom&amp;title=Notepad%2B%2B</id>
	<title>Notepad++ - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://yawg.net/index.php?action=history&amp;feed=atom&amp;title=Notepad%2B%2B"/>
	<link rel="alternate" type="text/html" href="https://yawg.net/index.php?title=Notepad%2B%2B&amp;action=history"/>
	<updated>2026-05-02T07:53:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://yawg.net/index.php?title=Notepad%2B%2B&amp;diff=26&amp;oldid=prev</id>
		<title>Encryptid: Created page with &quot;Some Tips and Tricks for Notepad++  =Searching= ==Extended Search== ==Regex== ===Samples=== Find all HTML Tags      &lt;[^&gt;]+&gt; Find all IPv4 Addressess     \d+\.\d+\.\d+\.\d+ Find Time and Date (Example below: 01/01/2021 12:00 AM)     \d+\/\d+\/\d+\s\d+:\d+\s[AP]M ===Work Specific=== ====URL/IPs from Analyze Hosts==== URL Selection     URL:\s[A-Za-z\.\-]+[^&lt;] Newline after IP (Find and replace with &quot;\1\n&quot;)     (\d+\.\d+\.\d+\.\d+) Remove data before URL (Find and replace wi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://yawg.net/index.php?title=Notepad%2B%2B&amp;diff=26&amp;oldid=prev"/>
		<updated>2025-08-06T19:00:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Some Tips and Tricks for Notepad++  =Searching= ==Extended Search== ==Regex== ===Samples=== Find all HTML Tags      &amp;lt;[^&amp;gt;]+&amp;gt; Find all IPv4 Addressess     \d+\.\d+\.\d+\.\d+ Find Time and Date (Example below: 01/01/2021 12:00 AM)     \d+\/\d+\/\d+\s\d+:\d+\s[AP]M ===Work Specific=== ====URL/IPs from Analyze Hosts==== URL Selection     URL:\s[A-Za-z\.\-]+[^&amp;lt;] Newline after IP (Find and replace with &amp;quot;\1\n&amp;quot;)     (\d+\.\d+\.\d+\.\d+) Remove data before URL (Find and replace wi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Some Tips and Tricks for Notepad++&lt;br /&gt;
&lt;br /&gt;
=Searching=&lt;br /&gt;
==Extended Search==&lt;br /&gt;
==Regex==&lt;br /&gt;
===Samples===&lt;br /&gt;
Find all HTML Tags&lt;br /&gt;
     &amp;lt;[^&amp;gt;]+&amp;gt;&lt;br /&gt;
Find all IPv4 Addressess&lt;br /&gt;
    \d+\.\d+\.\d+\.\d+&lt;br /&gt;
Find Time and Date (Example below: 01/01/2021 12:00 AM)&lt;br /&gt;
    \d+\/\d+\/\d+\s\d+:\d+\s[AP]M&lt;br /&gt;
===Work Specific===&lt;br /&gt;
====URL/IPs from Analyze Hosts====&lt;br /&gt;
URL Selection&lt;br /&gt;
    URL:\s[A-Za-z\.\-]+[^&amp;lt;]&lt;br /&gt;
Newline after IP (Find and replace with &amp;quot;\1\n&amp;quot;)&lt;br /&gt;
    (\d+\.\d+\.\d+\.\d+)&lt;br /&gt;
Remove data before URL (Find and replace with &amp;quot;\1&amp;quot;)&lt;br /&gt;
    .*(URL:\s[A-Za-z\.\-]+[^&amp;lt;])&lt;br /&gt;
Remove junk (Find and replace with &amp;quot;\1 \3&amp;quot;)&lt;br /&gt;
    (URL:\s[A-Za-z\.\-]+[^&amp;lt;])(.*)(\d+\.\d+\.\d+\.\d+)&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
* [http://martinrinehart.com/frontend-engineering/engineers/tools/notepad-pp/search-rep-extended.html Notepad++ Secrets]&lt;br /&gt;
* [https://npp-user-manual.org/docs/searching/ NPP Manual]&lt;br /&gt;
[[Category:HackRefs]][[Category:RegEx]]&lt;/div&gt;</summary>
		<author><name>Encryptid</name></author>
	</entry>
</feed>