<?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[Replace timestamps notepad++]]></title><description><![CDATA[<p dir="auto">dear community,</p>
<p dir="auto">I would like to replace alle timestamps with two backslashes. how?</p>
<p dir="auto"><img src="/assets/uploads/files/1662112842665-screenshot-2022-09-02-115847.png" alt="Screenshot 2022-09-02 115847.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23437/replace-timestamps-notepad</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 01:42:56 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23437.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Sep 2022 10:00:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Replace timestamps notepad++ on Fri, 02 Sep 2022 14:47:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> the expression worked, i had to check “Reguläre Ausdrücke” instead of “Erweitert”. thanks Jones =)!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79515</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79515</guid><dc:creator><![CDATA[Paul Matteschk]]></dc:creator><pubDate>Fri, 02 Sep 2022 14:47:48 GMT</pubDate></item><item><title><![CDATA[Reply to Replace timestamps notepad++ on Fri, 02 Sep 2022 12:53:45 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">fixed it, thanks</p>
</blockquote>
<p dir="auto">For future readers, the problem that I see (which is probably how <a class="plugin-mentions-user plugin-mentions-a" href="/user/paul-matteschk" aria-label="Profile: Paul-Matteschk">@<bdi>Paul-Matteschk</bdi></a> “fixed it”) is that <code>\d</code> is using regular expression syntax, but <a class="plugin-mentions-user plugin-mentions-a" href="/user/paul-matteschk" aria-label="Profile: Paul-Matteschk">@<bdi>Paul-Matteschk</bdi></a>’s screenshot only showed “Extended” (“Erweitert”) syntax.  By changing to regular expression syntax (“Reguläre Ausdrucke”), the <code>\d</code> gains the meaning of “match any digit”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79514</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79514</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 02 Sep 2022 12:53:45 GMT</pubDate></item><item><title><![CDATA[Reply to Replace timestamps notepad++ on Fri, 02 Sep 2022 10:36:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul-matteschk" aria-label="Profile: Paul-Matteschk">@<bdi>Paul-Matteschk</bdi></a> fixed it, thanks</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79511</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79511</guid><dc:creator><![CDATA[Paul Matteschk]]></dc:creator><pubDate>Fri, 02 Sep 2022 10:36:12 GMT</pubDate></item><item><title><![CDATA[Reply to Replace timestamps notepad++ on Fri, 02 Sep 2022 10:29:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul-matteschk" aria-label="Profile: Paul-Matteschk">@<bdi>Paul-Matteschk</bdi></a></p>
<p dir="auto">00:00:00:10 - 00:00:10:00<br />
Syliva Schnaus<br />
Glaube muss Ihnen noch mal bestätigt werden. Okay. Perfekt. Darf ich fragen, wie alt du bist?<br />
00:00:10:22 - 00:00:12:02<br />
Katharina Dinzen<br />
Ja. 29.<br />
00:00:13:01 - 00:00:15:23<br />
Syliva Schnaus<br />
Und? Könntest du kurz was zu deinem beruflichen Hintergrund erzählen?<br />
00:00:17:06 - 00:00:48:07<br />
Katharina Dinzen<br />
Äh, ja, auf jeden Fall. Ich habe tatsächlich eigentlich auch BWL studiert.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79510</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79510</guid><dc:creator><![CDATA[Paul Matteschk]]></dc:creator><pubDate>Fri, 02 Sep 2022 10:29:57 GMT</pubDate></item><item><title><![CDATA[Reply to Replace timestamps notepad++ on Fri, 02 Sep 2022 10:23:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/terry-r" aria-label="Profile: Terry-R">@<bdi>Terry-R</bdi></a></p>
<p dir="auto"><img src="/assets/uploads/files/1662114114210-dd.png" alt="dd.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">00:00:10:22 - 00:00:12:02</p>
<p dir="auto">\d{2}:\d{2}:\d{2}:\d{2} - \d{2}:\d{2}:\d{2}:\d{2}</p>
<p dir="auto">what iam missing Terry &amp; thnks for reply my friend.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79509</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79509</guid><dc:creator><![CDATA[Paul Matteschk]]></dc:creator><pubDate>Fri, 02 Sep 2022 10:23:42 GMT</pubDate></item><item><title><![CDATA[Reply to Replace timestamps notepad++ on Fri, 02 Sep 2022 10:06:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul-matteschk" aria-label="Profile: Paul-Matteschk">@<bdi>Paul-Matteschk</bdi></a> said in <a href="/post/79507">Replace timestamps notepad++</a>:</p>
<blockquote>
<p dir="auto">I would like to replace alle timestamps with two backslashes. how?</p>
</blockquote>
<p dir="auto">Your find statement will not work as you are asking it to find sequences of ? characters. If you change all your ? To <code>\d</code> in each instance  and change the search mode to regular expression it will work.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79508</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79508</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Fri, 02 Sep 2022 10:06:43 GMT</pubDate></item></channel></rss>