<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Suggestion: Find in EAGLE Forum</title>
    <link>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7173138#M35637</link>
    <description>Ok that's weird, I tried 'Help find' and nothing came up. I should have&lt;BR /&gt;looked harder, sheesh. My bad.&lt;BR /&gt;</description>
    <pubDate>Fri, 23 Jun 2017 08:43:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-23T08:43:20Z</dc:date>
    <item>
      <title>Suggestion: Find</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7172999#M35635</link>
      <description>&lt;P&gt;I should be able to search for a text string, or view a list of nets/components/etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I want to find "R13" I could mean the resistor, the BGA pin on an FPGA. There aren't usually that many "R13" items, so a simple CTRL-F find would be most useful.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 07:10:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7172999#M35635</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-23T07:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion: Find</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7173088#M35636</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;I should be able to search for a text string, or view a list of nets/components/etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I want to find "R13" I could mean the resistor, the BGA pin on an FPGA. There aren't usually that many "R13" items, so a simple CTRL-F find would be most useful.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;There is a search command already which does this in the menus.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tools -&amp;gt; Search....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It opens a dialog for you to specify your search and what object types it should apply to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's a ULP which it launches so you can also run it from the command line with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;RUN find&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which you could also assign to Ctrl+F if you want a quick way to access it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rachael&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 08:10:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7173088#M35636</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2017-06-23T08:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion: Find</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7173138#M35637</link>
      <description>Ok that's weird, I tried 'Help find' and nothing came up. I should have&lt;BR /&gt;looked harder, sheesh. My bad.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jun 2017 08:43:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7173138#M35637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-23T08:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion: Find</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7173223#M35638</link>
      <description>&lt;P&gt;You are right, the help doesn't really cover things like that properly, in fact it doesn't really cover the main GUI windows very well at all. I'm not sure if the PDF manual has any more detail there, I haven't looked at it for years. However, the search function is provided by a ULP and there isn't currently any help for any of the built in ULP either. This is just&amp;nbsp;one of those times when you just have to search the menus to see if you can find it....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 09:28:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7173223#M35638</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2017-06-23T09:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion: Find</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7180335#M35639</link>
      <description>Hi @Anonymous,&lt;BR /&gt;&lt;BR /&gt;I hope you're doing well. In addition to the find.ulp that Rachael mentioned you can also use the show command to find items.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;Show @ R13&lt;BR /&gt;&lt;BR /&gt;Will highlight and draw a rectangle around R13.&lt;BR /&gt;&lt;BR /&gt;Show ~ GND&lt;BR /&gt;&lt;BR /&gt;Will list on the schematic every sheet where the GND net appears. &lt;BR /&gt;&lt;BR /&gt;These tricks can help cover some of the use cases where you might normally use the find ulp. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Best Regards,</description>
      <pubDate>Mon, 26 Jun 2017 22:24:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/suggestion-find/m-p/7180335#M35639</guid>
      <dc:creator>jorge_garcia</dc:creator>
      <dc:date>2017-06-26T22:24:43Z</dc:date>
    </item>
  </channel>
</rss>

