<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 78: Add support from txt files to use each line words </title><link>https://sourceforge.net/p/analyseplugin/bugs/78/</link><description>Recent changes to 78: Add support from txt files to use each line words </description><atom:link href="https://sourceforge.net/p/analyseplugin/bugs/78/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 08 Jul 2020 01:54:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/analyseplugin/bugs/78/feed.rss" rel="self" type="application/rss+xml"/><item><title>#78 Add support from txt files to use each line words </title><link>https://sourceforge.net/p/analyseplugin/bugs/78/?limit=25#3951</link><description>&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;its&lt;/span&gt; &lt;span class="k"&gt;not&lt;/span&gt; &lt;span class="n"&gt;working&lt;/span&gt; &lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;i&lt;/span&gt; &lt;span class="n"&gt;give&lt;/span&gt; &lt;span class="n"&gt;up&lt;/span&gt; &lt;span class="p"&gt;.&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 08 Jul 2020 01:54:26 -0000</pubDate><guid>https://sourceforge.neta2087f4e8847631624d62ae050be5a340601a418</guid></item><item><title>#78 Add support from txt files to use each line words </title><link>https://sourceforge.net/p/analyseplugin/bugs/78/?limit=25#ccc3</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I just played a bit with macro recording and saw that plugin commands are not working with macros. Will have to check ...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mattes H.</dc:creator><pubDate>Sun, 14 Jun 2020 22:49:18 -0000</pubDate><guid>https://sourceforge.net8c8bd46fd861a864225a8d3b08f7747a73aa09b3</guid></item><item><title>#78 Add support from txt files to use each line words </title><link>https://sourceforge.net/p/analyseplugin/bugs/78/?limit=25#21c8</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;: 1.12 --&amp;gt; 1.13&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mattes H.</dc:creator><pubDate>Sun, 07 Jun 2020 22:59:17 -0000</pubDate><guid>https://sourceforge.net55b340036dea1f68af80546fd078ad16700ce375</guid></item><item><title>#78 Add support from txt files to use each line words </title><link>https://sourceforge.net/p/analyseplugin/bugs/78/?limit=25#b57b/0103</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;re itterating your idea:&lt;br/&gt;
add a line detector into context command "add selection as text" &lt;br/&gt;
this could be for sure also done and may be useful ;-)&lt;br/&gt;
Thanks for the proposal.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mattes H.</dc:creator><pubDate>Sun, 07 Jun 2020 22:58:16 -0000</pubDate><guid>https://sourceforge.nete4de582ac372079bb3622aa17670a6055d2cb600</guid></item><item><title>#78 Add support from txt files to use each line words </title><link>https://sourceforge.net/p/analyseplugin/bugs/78/?limit=25#b57b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
this sounds for me you should please have a look into the pattern file format.&lt;br/&gt;
It is very simple and does probably the job you want.&lt;/p&gt;
&lt;p&gt;make some test patterns&lt;br/&gt;
click save &lt;br/&gt;
open the just now saved file in NPP&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="cp"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;AnalyseDoc&lt;/span&gt; &lt;span class="na"&gt;xmlns:xsi=&lt;/span&gt;&lt;span class="s"&gt;"http://www.w3.org/2001/XMLSchema-instance"&lt;/span&gt; &lt;span class="na"&gt;xsi:noNamespaceSchemaLocation=&lt;/span&gt;&lt;span class="s"&gt;"./AnalyseDoc.xsd"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;SearchText&amp;gt;&lt;/span&gt;this&lt;span class="nt"&gt;&amp;lt;/SearchText&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;SearchText&amp;gt;&lt;/span&gt;is&lt;span class="nt"&gt;&amp;lt;/SearchText&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;SearchText&amp;gt;&lt;/span&gt;a&lt;span class="nt"&gt;&amp;lt;/SearchText&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;SearchText&amp;gt;&lt;/span&gt;test&lt;span class="nt"&gt;&amp;lt;/SearchText&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/AnalyseDoc&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Assuming you want to do this programmatically you could use e.g. the NPP macros to prepare a text selection into valid pattern file format.&lt;/p&gt;
&lt;p&gt;AP allows you to add multiple times new pattern files and prepend or append the pattern lists.&lt;br/&gt;
Hope that matches your needs?&lt;br/&gt;
Regards,&lt;br/&gt;
Mattes&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mattes H.</dc:creator><pubDate>Sun, 07 Jun 2020 22:54:52 -0000</pubDate><guid>https://sourceforge.netd73530701c617b7e5841f09a3f4c4b6ee9d42a51</guid></item><item><title>Add support from txt files to use each line words </title><link>https://sourceforge.net/p/analyseplugin/bugs/78/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello , okay this pluggin helped me so very much but i have to enter one word at a time and then add it to the list&lt;/p&gt;
&lt;p&gt;i need to be able to add a list of words as one word per line from a txt file&lt;/p&gt;
&lt;p&gt;so i can use this marked words to bookmark each line contains any words from these line&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="k"&gt;any&lt;/span&gt; &lt;span class="n"&gt;idea&lt;/span&gt; &lt;span class="k"&gt;or&lt;/span&gt; &lt;span class="k"&gt;is&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt; &lt;span class="n"&gt;possible&lt;/span&gt; &lt;span class="p"&gt;.&lt;/span&gt; &lt;span class="n"&gt;thank&lt;/span&gt; &lt;span class="n"&gt;you&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nurkizoti Fema</dc:creator><pubDate>Tue, 28 Apr 2020 02:57:37 -0000</pubDate><guid>https://sourceforge.nete00e39381db1f060dafabbe0f0d4df33cc5308ed</guid></item><item><title>Add support from txt files to use each line words </title><link>https://sourceforge.net/p/analyseplugin/bugs/78/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 78 has been modified: Add support from txt files to use each line words &lt;br/&gt;
Edited By: Mattes H. (mattes432)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'accepted'&lt;br/&gt;
_milestone updated: u'1.12' =&amp;gt; u'1.13'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nurkizoti Fema</dc:creator><pubDate>Tue, 28 Apr 2020 02:57:37 -0000</pubDate><guid>https://sourceforge.net298afa6aa71517fc9fb6d095dc326f4722ebaa8b</guid></item></channel></rss>