Finding rows in fastTables?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Finding rows in fastTables?

Luke Gorrie
Hoi,

GTInspector is awesome!

I am spending a lot of time scrolling through GTInspector lists and tables trying to spot the row that I am interested in though. Is there a trick to accelerate this somehow?

I am used to Emacs where I can use the search function to type a text fragment - e.g. "error" - and have the matching occurrences highlighted. It would be awesome if the glamour lists/tables support some similar lightweight searching mechanism...?

Cheers!
-Luke

P.S. Here is a screenshot of a haystack and I am trying to eyeball needles in... e.g. I want to find a particular address or a field called "error" or ...




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev

Screen Shot 2017-12-08 at 12.09.52.png (938K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Finding rows in fastTables?

Tudor Girba-2
Hi,

You should use Spotter for that. You can inspect Spotter similar to how you extend an inspector.

Cheers,
Doru


> On Dec 8, 2017, at 12:11 PM, Luke Gorrie <[hidden email]> wrote:
>
> Hoi,
>
> GTInspector is awesome!
>
> I am spending a lot of time scrolling through GTInspector lists and tables trying to spot the row that I am interested in though. Is there a trick to accelerate this somehow?
>
> I am used to Emacs where I can use the search function to type a text fragment - e.g. "error" - and have the matching occurrences highlighted. It would be awesome if the glamour lists/tables support some similar lightweight searching mechanism...?
>
> Cheers!
> -Luke
>
> P.S. Here is a screenshot of a haystack and I am trying to eyeball needles in... e.g. I want to find a particular address or a field called "error" or ...
>
>
>
> <Screen Shot 2017-12-08 at 12.09.52.png>_______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

--
www.tudorgirba.com
www.feenk.com

"It's not how it is, it is how we see it."

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Finding rows in fastTables?

Luke Gorrie
That would be neat actually!

Is there an idiomatic way to invoke the spotter on some object in the inspector?

I am using Spotter all the time but always via Shift-Return and starting with a global search. I seldom drill down in practice, must improve my Spottering habits.

On 8 December 2017 at 12:42, Tudor Girba <[hidden email]> wrote:
Hi,

You should use Spotter for that. You can inspect Spotter similar to how you extend an inspector.

Cheers,
Doru


> On Dec 8, 2017, at 12:11 PM, Luke Gorrie <[hidden email]> wrote:
>
> Hoi,
>
> GTInspector is awesome!
>
> I am spending a lot of time scrolling through GTInspector lists and tables trying to spot the row that I am interested in though. Is there a trick to accelerate this somehow?
>
> I am used to Emacs where I can use the search function to type a text fragment - e.g. "error" - and have the matching occurrences highlighted. It would be awesome if the glamour lists/tables support some similar lightweight searching mechanism...?
>
> Cheers!
> -Luke
>
> P.S. Here is a screenshot of a haystack and I am trying to eyeball needles in... e.g. I want to find a particular address or a field called "error" or ...
>
>
>
> <Screen Shot 2017-12-08 at 12.09.52.png>_______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

--
www.tudorgirba.com
www.feenk.com

"It's not how it is, it is how we see it."

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Finding rows in fastTables?

Tudor Girba-2
Just add the extension to your object, and a search icon will appear in the inspector.

Doru


> On Dec 8, 2017, at 12:51 PM, Luke Gorrie <[hidden email]> wrote:
>
> That would be neat actually!
>
> Is there an idiomatic way to invoke the spotter on some object in the inspector?
>
> I am using Spotter all the time but always via Shift-Return and starting with a global search. I seldom drill down in practice, must improve my Spottering habits.
>
> On 8 December 2017 at 12:42, Tudor Girba <[hidden email]> wrote:
> Hi,
>
> You should use Spotter for that. You can inspect Spotter similar to how you extend an inspector.
>
> Cheers,
> Doru
>
>
> > On Dec 8, 2017, at 12:11 PM, Luke Gorrie <[hidden email]> wrote:
> >
> > Hoi,
> >
> > GTInspector is awesome!
> >
> > I am spending a lot of time scrolling through GTInspector lists and tables trying to spot the row that I am interested in though. Is there a trick to accelerate this somehow?
> >
> > I am used to Emacs where I can use the search function to type a text fragment - e.g. "error" - and have the matching occurrences highlighted. It would be awesome if the glamour lists/tables support some similar lightweight searching mechanism...?
> >
> > Cheers!
> > -Luke
> >
> > P.S. Here is a screenshot of a haystack and I am trying to eyeball needles in... e.g. I want to find a particular address or a field called "error" or ...
> >
> >
> >
> > <Screen Shot 2017-12-08 at 12.09.52.png>_______________________________________________
> > Moose-dev mailing list
> > [hidden email]
> > https://www.list.inf.unibe.ch/listinfo/moose-dev
>
> --
> www.tudorgirba.com
> www.feenk.com
>
> "It's not how it is, it is how we see it."
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

--
www.tudorgirba.com
www.feenk.com

"Next time you see your life passing by, say 'hi' and get to know her."




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev