<?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[Macro for &quot;Number to Insert&quot; from Column Editor]]></title><description><![CDATA[<p dir="auto">I’m trying to record a macro with the following steps:</p>
<ol>
<li>Open Column Editor</li>
<li>Insert number: 1</li>
<li>Increase by: 1</li>
</ol>
<p dir="auto">Unfortunately, I can’t record it. I just want to have a “enumerate shortcut”.</p>
<p dir="auto">Can anyone help me with that?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19426/macro-for-number-to-insert-from-column-editor</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 20:08:41 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19426.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 May 2020 00:26:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Macro for &quot;Number to Insert&quot; from Column Editor on Tue, 19 May 2020 00:58:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18665">@Gustavo-Baiano</a> said in <a href="/post/54052">Macro for "Number to Insert" from Column Editor</a>:</p>
<blockquote>
<p dir="auto">I just want to have a “enumerate shortcut”.</p>
</blockquote>
<p dir="auto">It seems like it would be an easy thing to write a script for, either in Pythonscript or Luascript</p>
<p dir="auto">You would:</p>
<ul>
<li>
<p dir="auto">define a column insert region (what would look like a tall caret</p>
</li>
<li>
<p dir="auto">run the script (via keycombo, menu, or toolbar button)</p>
</li>
<li>
<p dir="auto"><em>boom</em> your numbering pops in! :-)</p>
</li>
</ul>
<p dir="auto">But, do you do this constantly, such that using the actual column editor is a real burden?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54057</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54057</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 19 May 2020 00:58:45 GMT</pubDate></item><item><title><![CDATA[Reply to Macro for &quot;Number to Insert&quot; from Column Editor on Tue, 19 May 2020 00:56:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> Got it, do you have any suggestions on how to address my problem in a different way?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54056</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54056</guid><dc:creator><![CDATA[Gustavo Baiano]]></dc:creator><pubDate>Tue, 19 May 2020 00:56:35 GMT</pubDate></item><item><title><![CDATA[Reply to Macro for &quot;Number to Insert&quot; from Column Editor on Tue, 19 May 2020 00:49:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18665">@Gustavo-Baiano</a></p>
<p dir="auto">The column editor isn’t “macroable”.<br />
Macros originated as simple editor actions.<br />
The column editor is a more complex action.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54053</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54053</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 19 May 2020 00:49:03 GMT</pubDate></item></channel></rss>