<?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 bookmark group of selected line]]></title><description><![CDATA[<p dir="auto">how to bookmark group of selected line<br />
if i select more than one line , than i can only bookmark one usimg cntrol f2 function</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24032/how-to-bookmark-group-of-selected-line</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 00:17:12 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24032.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Jan 2023 19:34:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 13:27:08 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></p>
<ul>
<li>set up the operation in the Mark window:<br />
<em>Find what</em>: <code>\R</code><br />
<em>Bookmark line</em>: checked<br />
<em>In selection</em>: checked<br />
<em>Search mode</em>: Regular expression</li>
<li>start macro recording</li>
<li>press the <em>Mark All</em> button</li>
<li>press Ctrl+F2 (which is <em>Toggle Bookmark</em>)</li>
<li>end macro recording</li>
<li>save and name macro</li>
</ul>
<hr />
<p dir="auto">With selection:</p>
<p dir="auto"><img src="/assets/uploads/files/1674393609627-6dff4655-1931-40ee-a72d-f7a7c6efcd73-image.png" alt="6dff4655-1931-40ee-a72d-f7a7c6efcd73-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Run macro to get:</p>
<p dir="auto"><img src="/assets/uploads/files/1674393641397-5cd7d54c-2efb-4bbf-a911-94496bcabb26-image.png" alt="5cd7d54c-2efb-4bbf-a911-94496bcabb26-image.png" class=" img-fluid img-markdown" /></p>
<hr />
<p dir="auto">Without selection:</p>
<p dir="auto"><img src="/assets/uploads/files/1674393681746-21fcb4e0-929e-486b-a9bc-c15af1c71cd6-image.png" alt="21fcb4e0-929e-486b-a9bc-c15af1c71cd6-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Run macro to get:</p>
<p dir="auto"><img src="/assets/uploads/files/1674393712849-a0954f8b-9190-429a-a87e-edf127f2caea-image.png" alt="a0954f8b-9190-429a-a87e-edf127f2caea-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/83534</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83534</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 22 Jan 2023 13:27:08 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 13:14:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> adding toggle bookmark mean ?<br />
you saying to select half line ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83533</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83533</guid><dc:creator><![CDATA[Shekhar Singh]]></dc:creator><pubDate>Sun, 22 Jan 2023 13:14:30 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 13:13:07 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:</p>
<blockquote>
<p dir="auto">what does oggle bookmark mean</p>
</blockquote>
<p dir="auto">Please try to do basic proofreading on the posts you are composing before hitting Submit.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83532</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83532</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 22 Jan 2023 13:13:07 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 13:11:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> what does oggle bookmark mean .</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83531</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83531</guid><dc:creator><![CDATA[Shekhar Singh]]></dc:creator><pubDate>Sun, 22 Jan 2023 13:11:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 13:17:09 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/83529">How to bookmark group of selected line</a>:</p>
<blockquote>
<p dir="auto">one more thing , i wish it could work without selection as well for bookmarking a single line . like cntrl + f2 wrks</p>
</blockquote>
<p dir="auto">So just add <em>Toggle Bookmark</em> to the macro?<br />
(When running with selection, don’t select the last intended line fully.)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83530</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83530</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 22 Jan 2023 13:17:09 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 12:56:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a>  one more thing , i wish it could work without selection as well for bookmarking a single line . like cntrl + f2 wrks , if possible. thanks for replying.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83529</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83529</guid><dc:creator><![CDATA[Shekhar Singh]]></dc:creator><pubDate>Sun, 22 Jan 2023 12:56:09 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 12:48:15 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/83526">How to bookmark group of selected line</a>:</p>
<blockquote>
<p dir="auto">i didnt understand how to make macro from that</p>
</blockquote>
<ul>
<li>set up the operation in the <em>Mark</em> window</li>
<li>start macro recording</li>
<li>press the <em>Mark All</em> button</li>
<li>end macro recording</li>
<li>save and name macro</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/83528</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83528</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 22 Jan 2023 12:48:15 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 12:46:55 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/83526">How to bookmark group of selected line</a>:</p>
<blockquote>
<p dir="auto">yes, there is usefulness to make a to-do list or keeping track of things</p>
</blockquote>
<p dir="auto">I’d hoped for a better explanation than that… :-(</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83527</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83527</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 22 Jan 2023 12:46:55 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Sun, 22 Jan 2023 12:46:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> yes, there is usefulness to make a to-do list or keeping track of things, but i didnt understand how to make macro from that</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83526</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83526</guid><dc:creator><![CDATA[Shekhar Singh]]></dc:creator><pubDate>Sun, 22 Jan 2023 12:46:01 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Thu, 19 Jan 2023 14:53:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/83428">ow to bookmark group of selected line</a>:</p>
<blockquote>
<p dir="auto"><code>(?-s).*</code></p>
</blockquote>
<p dir="auto">Actually, <code>(?-s).*</code> won’t bookmark any empty lines in the selected region.</p>
<p dir="auto">Try an even simpler <code>\R</code> as the <em>Find what</em> expression.</p>
<p dir="auto">This has the added bonus of NOT redmarking anything.</p>
<p dir="auto">(I still don’t see a great reason for bookmarking a consecutive number of lines…  Hmm, maybe if there’s going to be a sort and all of the marked lines would move to vastly different locations.  I wish the OP would chime in an give a really good rationale for this)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83445</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83445</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 19 Jan 2023 14:53:35 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Wed, 18 Jan 2023 19:41:49 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/83429">ow to bookmark group of selected line</a>:</p>
<blockquote>
<p dir="auto">I wanted do same with a a simple hot key.</p>
</blockquote>
<p dir="auto">So make a macro out of the operation I described.</p>
<hr />
<p dir="auto">Is there a lot of usefulness in bookmarking a series of lines in this manner?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83430</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83430</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 18 Jan 2023 19:41:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Wed, 18 Jan 2023 19:40:13 GMT]]></title><description><![CDATA[<p dir="auto">hi , thanks for replying. I wanted do same with a a simple hot key.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83429</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83429</guid><dc:creator><![CDATA[Shekhar Singh]]></dc:creator><pubDate>Wed, 18 Jan 2023 19:40:13 GMT</pubDate></item><item><title><![CDATA[Reply to How to bookmark group of selected line on Wed, 18 Jan 2023 19:37:41 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></p>
<p dir="auto">Open the <em>Mark</em> dialog (press Ctrl+m).</p>
<p dir="auto">Find what: <code>(?-s).*</code><br />
Bookmark line: checked<br />
In selection: checked<br />
Search mode: Regular expression</p>
<p dir="auto">Press: Mark All</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83428</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83428</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 18 Jan 2023 19:37:41 GMT</pubDate></item></channel></rss>