<?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[Parse html file - Ideas wanted]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">i have many html files and have to extract the bold data into a new text file seperated with comma and these 3 fields in one row. (lat,lon,name)<br />
This is my starting Point to generate a POI GPX File for intresting POIs for the next Holiday :-)</p>
<p dir="auto">So I am looking for a solution to do this with notepad<br />
Thank You very much for some steps to realize such solution</p>
<p dir="auto">Peter</p>
<pre><code>				{ 
								lat: **45.929866**,
								lon: **10.8264056**,
								title: '**Canale di Tenno**',
								html: '&lt;table width="300" border="0" cellspacing="1" cellpadding="3"&gt;&lt;tr&gt;&lt;td style="width:54px"&gt;&lt;img src="/Image/Image/Allegati/una_piazza_del_borgo_medievale_di_canale_di_tenno_in_trentino_1545119769.jpg"&gt;&lt;/td&gt;&lt;td style="line-height:15px;text-align:left"&gt;&lt;a href="/guide.php?cat1=4&amp;cat2=8&amp;cat3=12&amp;cat4=151&amp;lan=ita" class="link_m"&gt;&lt;strong&gt;Canale di Tenno &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;\/a&gt;&lt;br&gt;&lt;span style="font-size:12px; color:#60615e"&gt;Canale di Tenno (Trentino-Alto Adige): il lago e la vista al borgo&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;',
								zoom: 11,icon: '/2014/images/ico_borghi_castelli.png'},{ 
								lat: 46.3756037,
								lon: 11.0769321,
								title: 'Casez',
								html: '&lt;table width="300" border="0" cellspacing="1" cellpadding="3"&gt;&lt;tr&gt;&lt;td style="width:54px"&gt;&lt;img src="/Image/Image/Allegati/s_1487912811.jpg"&gt;&lt;/td&gt;&lt;td style="line-height:15px;text-align:left"&gt;&lt;a href="/guide.php?cat1=4&amp;cat2=8&amp;cat3=12&amp;cat4=129&amp;lan=ita" class="link_m"&gt;&lt;strong&gt;Casez &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;\/a&gt;&lt;br&gt;&lt;span style="font-size:12px; color:#60615e"&gt;Casez (Trentino): visita al borgo e al castello della Val di Non&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;',
								zoom: 11,icon: '/2014/images/ico_borghi_castelli.png'},{
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/topic/17401/parse-html-file-ideas-wanted</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 00:11:54 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17401.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Apr 2019 10:12:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Fri, 05 Apr 2019 12:13:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterelli" aria-label="Profile: peterelli">@<bdi>peterelli</bdi></a> said:</p>
<blockquote>
<p dir="auto">Where can i find some informations about the formatting options to separate the needed data?</p>
</blockquote>
<p dir="auto">This is a good starting point:  <a href="https://notepad-plus-plus.org/community/topic/15765/faq-desk-where-to-find-regex-documentation" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/15765/faq-desk-where-to-find-regex-documentation</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/41969</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41969</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 05 Apr 2019 12:13:00 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Fri, 05 Apr 2019 08:13:46 GMT]]></title><description><![CDATA[<p dir="auto">Thanks to everyone, It works :-)<br />
Unfortunately I tried the first region only to see that the html files for the other regions are a little different formatted.  I have the geocode part extracted. I would love to change the script by myself to learn this thing as i have such a job more often to do.<br />
So at the moment i try to understand -&gt;  regex = “lat:\s*(\d+.\d+?),\R\s<em>lon:\s</em>(\d+.\d+?),\R\s<em>title:\s</em>’(.+)',$”<br />
Where can i find some informations about the formatting options to separate the needed data?</p>
<p dir="auto">Big Thanks to  <a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> for your Time and Effort.</p>
<p dir="auto">You find the full souce under [Abbruzzo(<a href="https://www.ilturista.info/ch/borghi_castelli/abruzzo/" rel="nofollow ugc">https://www.ilturista.info/ch/borghi_castelli/abruzzo/</a>) -&gt; then right clic on the map and show source.</p>
<p dir="auto">{<br />
lat:41.7552493,lon:13.9920420,title:‘Barrea’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1301683347_1301683347.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=41&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Barrea &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Barrea (Abruzzo): il lago e la visita al borgo fortificato&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.3566311,lon:13.6883765,title:‘Calascio’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/shutterstock_424811986_1497286893.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=53&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Calascio &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Calascio (Abruzzo): la Rocca e il borgo sul Gran Sasso&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.267972,lon:13.7508313,title:‘Capestrano’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1509447988_1509447988.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=61&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Capestrano &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Capestrano (Abruzzo): il Castello Piccolomini e la visita al borgo&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.1572699,lon:14.0029290,title:‘Caramanico Terme’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1514559944_1514559944.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=10&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Caramanico Terme &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Caramanico Terme, cure termali nel parco della Majella&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.5192407,lon:14.0601666,title:‘Città Sant'Angelo’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/citta_1277753213.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=27&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Città Sant'Angelo &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Città Sant'Angelo (Abruzzo), visita al borgo lungo le sue rue&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:41.7664259,lon:13.9437777,title:‘Civitella Alfedena’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1302766235_1302766235.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=42&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Civitella Alfedena &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Civitella Alfedena, il borgo medievale e le piste del Passo Godi&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:41.9136454,lon:13.4286243,title:‘Civitella Roveto’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/municipio_di_civitella_roveto_1539852884.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=72&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Civitella Roveto &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Civitella Roveto (Abruzzo): visita al borgo della Marsica&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.8722360,lon:13.8672728,title:‘Colonnella’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/colo_1277753065.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=28&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Colonnella &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Colonnella (Abruzzo), week end nel borgo&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.5195408,lon:13.9724141,title:‘Elice’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1501575607_1501575607.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=56&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Elice &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Elice (Abruzzo): visita al borgo della provincia di Pescara&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.1898146,lon:14.2199462,title:‘Guardiagrele’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/la_chiesa_di_santa_maria_del_carmine_nel_borgo_antico_di_guardiagrele_in_abruzzo_1545901096.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=73&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Guardiagrele &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Guardiagrele (Abruzzo): visita al centro del borgo sulla Maiella&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.5821386,lon:13.6272978,title:‘Montorio al Vomano’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1449150693_1449150694.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=49&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Montorio al Vomano &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Montorio al Vomano, il borgo in Abruzzo ai piedi del Gran Sasso&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.2359938,lon:13.7284432,title:‘Navelli’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/civitaretengatorre_1501170918.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=55&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Navelli &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Navelli (Abruzzo): visita al borgo e all'altopiano dello zafferano&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.2849815,lon:13.4741662,title:‘Ocre’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1510151889_1510151889.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=59&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Ocre &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Ocre (Abruzzo): il Monastero fortezza di Santo Spirito e la visita al borgo&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.3569090,lon:14.4052100,title:‘Ortona’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/shutterstock_191542847_1453274500.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=32&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Ortona &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Ortona (Abruzzo), vacanza nel suo mare e sulla sua spiaggia&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.0514154,lon:13.9929105,title:‘Pacentro’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/shutterstock_129558167_1448378638.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=48&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Pacentro &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Pacentro (Abruzzo): alla scoperta del borgo medievale di Madonna&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:41.8885916,lon:14.0642726,title:‘Pescocostanzo’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/peco1_1262275054.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=13&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Pescocostanzo &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Pescocostanzo: visita al Borgo Abruzzese, tra sci e natura&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.5230484,lon:13.5533933,title:‘Pietracamela’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/pietra_ico_1266522273.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=21&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Pietracamela &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Pietracamela, visita al borgo e al Gran Sasso d'Italia&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:41.9344729,lon:13.9774741,title:‘Rocca Pia’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1301594978_1301594978.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=40&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Rocca Pia &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Rocca Pia (Abruzzo), visita al borgo nel Parco della Majella&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},{lat:42.2155397,lon:14.0244141,title:‘Roccamorice’,html:‘&lt;table width=“300” border=“0” cellspacing=“1” cellpadding=“3”&gt;&lt;tr&gt;&lt;td style=“width:54px”&gt;&lt;img src=“/Image/Image/Allegati/1428385583_1428385583.jpg”&gt;&lt;/td&gt;&lt;td style=“line-height:15px;text-align:left”&gt;&lt;a href=“/guide.php?cat1=4&amp;cat2=8&amp;cat3=11&amp;cat4=23&amp;lan=ita” class=“link_m”&gt;&lt;strong&gt;Roccamorice &amp;nbsp;&amp;nbsp; &amp;raquo;&lt;/strong&gt; Leggi la guida&lt;/a&gt;&lt;br&gt;&lt;span style=“font-size:12px; color:#60615e”&gt;Roccamorice, visita al borgo e all'Eremo di San Bartolomeo in Legio&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;’,zoom:11,icon:‘/2014/images/ico_borghi_castelli.png’},</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41964</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41964</guid><dc:creator><![CDATA[peterelli]]></dc:creator><pubDate>Fri, 05 Apr 2019 08:13:46 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 16:44:33 GMT]]></title><description><![CDATA[<p dir="auto">Thank you to you both for jumping in.</p>
<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></p>
<p dir="auto">Those things happen if you in hurry.<br />
To quickly test scripts I use editor1 for the data and editor2 for the scripts.<br />
Like here <img src="https://i.imgur.com/ntVpEXK.png" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterelli" aria-label="Profile: peterelli">@<bdi>peterelli</bdi></a> - here a slightly modified version - faster if huge files are needed to be scanned.</p>
<pre><code>matches = []
regex = "lat:\s*(\d+\.\d+?),\R\s*lon:\s*(\d+\.\d+?),\R\s*title:\s*'(.+)',$"


def extract_matches(match):
    text = [match.group(i) for i in range(1, match.lastindex + 1)]
    matches.append(text)


editor.research(regex, extract_matches)
new_text = '\r\n'.join([','.join(match) for match in matches])

notepad.new()
editor.setText(new_text)
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/41940</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41940</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 04 Apr 2019 16:44:33 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 15:41:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterelli" aria-label="Profile: peterelli">@<bdi>peterelli</bdi></a> said:</p>
<blockquote>
<p dir="auto">Then i have to open the source file and use the script to extract the data? How?</p>
</blockquote>
<p dir="auto">With the “source file” active, do this:</p>
<p dir="auto">Plugins (menu) &gt; Pythonscript &gt; Scripts &gt; gpx</p>
<p dir="auto">I would think that would do it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41937</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41937</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 04 Apr 2019 15:41:00 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 15:31:33 GMT]]></title><description><![CDATA[<p dir="auto">Thank You very much for your help. Python is now installed. How can i see if it is working?</p>
<p dir="auto">Now i struggle a little with the script above.<br />
I placed in the scripts folder as <a href="http://gpx.py" rel="nofollow ugc">gpx.py</a><br />
Then i have to open the source file and use the script to extract the data? How?</p>
<p dir="auto">Please excuse my questions. If somebody has later the same situation he or she can find a solution in ths thread.</p>
<p dir="auto">Kind Regards<br />
Peter</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41935</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41935</guid><dc:creator><![CDATA[peterelli]]></dc:creator><pubDate>Thu, 04 Apr 2019 15:31:33 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 14:56:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterelli" aria-label="Profile: peterelli">@<bdi>peterelli</bdi></a></p>
<blockquote>
<p dir="auto">Do i need to install something to get this script working?</p>
</blockquote>
<p dir="auto">yes, you need to install the pythonscript plugin.</p>
<p dir="auto">if you are on notepad++ 7.6.3 or above you can use this:<br />
<a href="https://notepad-plus-plus.org/community/topic/17256/guide-how-to-install-the-pythonscript-plugin-on-notepad-7-6-3-7-6-4-and-above/1" rel="nofollow ugc">Guide: How to install the PythonScript plugin on Notepad++ 7.6.3, 7.6.4 and above</a></p>
<p dir="auto">on 7.5.9 and below you can install it using the old <code>plugin manager</code>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41933</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41933</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Thu, 04 Apr 2019 14:56:40 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 12:11:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a></p>
<p dir="auto">What’s up with using <code>editor1</code> instead of simply <code>editor</code> in a couple of places?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41924</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41924</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 04 Apr 2019 12:11:40 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 11:14:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterelli" aria-label="Profile: peterelli">@<bdi>peterelli</bdi></a></p>
<p dir="auto">with a python script like this, which means you have to use PythonScript plugin,<br />
it should create a new file with your text.<br />
Lunch break over, as said, will follow up later today.</p>
<pre><code>matches = []
regex = "lat:\s*(\d+\.\d+?),\R\s*lon:\s*(\d+\.\d+?),\R\s*title:\s*'(.+)',$"

def extract_matches(match):
    if match.lastindex &gt; 0: 
        text = [editor1.getTextRange(*match.span(i)) for i in range(1, match.lastindex + 1)]
        matches.append(text)
            
    
editor1.research(regex, extract_matches)

new_text = ''
for match in matches:
    new_text += ','.join(match)
    new_text += '\r\n'

notepad.new()
editor.setText(new_text)
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/41922</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41922</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 04 Apr 2019 11:14:12 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 11:13:13 GMT]]></title><description><![CDATA[<p dir="auto">Thank You but take your Time. Tomorrow is perfect.<br />
Do i need to install something to get this script working?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41921</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41921</guid><dc:creator><![CDATA[peterelli]]></dc:creator><pubDate>Thu, 04 Apr 2019 11:13:13 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 11:05:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterelli" aria-label="Profile: peterelli">@<bdi>peterelli</bdi></a></p>
<p dir="auto">ok, I hope I can finished it within my lunch break otherwise, if not someone else is<br />
stepping in, I have to follow up later today.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41920</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41920</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 04 Apr 2019 11:05:59 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 11:05:16 GMT]]></title><description><![CDATA[<p dir="auto">maybe it is possible to select a folder containing multiple files to combine everything in a new Notepad file or using all actual open Notepad files.<br />
But it is optional.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41919</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41919</guid><dc:creator><![CDATA[peterelli]]></dc:creator><pubDate>Thu, 04 Apr 2019 11:05:16 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 10:56:16 GMT]]></title><description><![CDATA[<p dir="auto">Yes, and without the last comma in every row<br />
It looks beautiful</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41918</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41918</guid><dc:creator><![CDATA[peterelli]]></dc:creator><pubDate>Thu, 04 Apr 2019 10:56:16 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 10:47:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterelli" aria-label="Profile: peterelli">@<bdi>peterelli</bdi></a></p>
<p dir="auto">and the result you want to have is like this</p>
<pre><code>45.929866,10.8264056,Canale di Tenno,
46.3756037,11.0769321,Casez,
</code></pre>
<p dir="auto">without the single quotes sorounding the place like Casez?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41916</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41916</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 04 Apr 2019 10:47:04 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 10:42:58 GMT]]></title><description><![CDATA[<p dir="auto">Its the souce text from the map: <a href="https://www.ilturista.info/ch/borghi_castelli/basilicata/" rel="nofollow ugc">link text</a><br />
In this case the name is the title. Excuse me.</p>
<p dir="auto">Thank You for your Help.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41915</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41915</guid><dc:creator><![CDATA[peterelli]]></dc:creator><pubDate>Thu, 04 Apr 2019 10:42:58 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 10:33:54 GMT]]></title><description><![CDATA[<p dir="auto">I see, the markdown didn’t come through, the ** are the fields you are looking for.<br />
But is it really a html file or something converted from json?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41914</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41914</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 04 Apr 2019 10:33:54 GMT</pubDate></item><item><title><![CDATA[Reply to Parse html file - Ideas wanted on Thu, 04 Apr 2019 10:24:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterelli" aria-label="Profile: peterelli">@<bdi>peterelli</bdi></a></p>
<p dir="auto">Looks like this might be a json file, isn’t it?<br />
I see lat and lon but where is name? Is this the title?<br />
Colud you give a complete example about what you have and what you want based on the example?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41913</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41913</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 04 Apr 2019 10:24:31 GMT</pubDate></item></channel></rss>