<?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[Recording Macro including URL Encode (RFC1738)]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I’m trying to create a Macro which does the following, when the cursor is placed before https://.<br />
Unfortunately URL Encode (RFC1738) has not been executed.</p>
<ol>
<li>Select the text from https:// to &lt;/table&gt;</li>
<li>Ctrl+C: Copy the text to the clipboard</li>
<li>Move the cursor down after “URL encode start”</li>
<li>Ctrl+V: Paste the text from the clipboard</li>
<li>Select the pasted text</li>
<li>Ctrl+H: Use search and replace all occurrences in selection, extended, replace \r\n / CR LF by nothing/delete</li>
<li>Ctrl+H: Use search and replace all occurrences in selection, extended, replace \t / TAB by nothing/delete</li>
<li>Alt+i Plugins → MIME Tools → <strong>URL Encode (RFC1738) → This has not been executed</strong></li>
<li>Ctrl+S</li>
</ol>
<p dir="auto">Thank you in advance.</p>
<p dir="auto">Notepad++ v8.9.6.4 (64-bit)<br />
Windows 11</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27593/recording-macro-including-url-encode-rfc1738</link><generator>RSS for Node</generator><lastBuildDate>Thu, 02 Jul 2026 23:11:44 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27593.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Jul 2026 14:22:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Recording Macro including URL Encode (RFC1738) on Thu, 02 Jul 2026 14:50:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blueicehaller" aria-label="Profile: blueicehaller">@<bdi>blueicehaller</bdi></a> ,</p>
<p dir="auto">Plugin commands, like <strong>Plugins &gt; MIME Tools &gt; URL Encode</strong> cannot be <em>recorded</em> in a macro.</p>
<p dir="auto">However, we have a <a href="https://community.notepad-plus-plus.org/post/99440">sub-FAQ: “Using Plugin, Run-menu and Macro Commands in Macros”</a> which explains how you can manually edit a recorded macro to include such a command (noting that caveat that if you add or remove plugins, you might have to update your macro to refer to the new menuCmdID for the plugin command).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105816</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105816</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 02 Jul 2026 14:50:29 GMT</pubDate></item></channel></rss>