| From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
|---|---|
| To: | Eike Dierks <eike(at)inter(dot)net> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Feature: Object Browser Open Quickly |
| Date: | 2013-07-18 20:18:14 |
| Message-ID: | 1374178694.3127.73.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Sat, 2013-06-29 at 00:17 +0200, Eike Dierks wrote:
> HI everyone reading pg-admin-support
>
> I'd like to suggest a new feature to improve the usability of pgAdmin.
>
> Some of you might know XCode, the IDE from Apple.
> They have a feature called "Open Quickly"
> I believe such a feature would also be very helpful in pgAdmin.
>
> Open Quickly brings up a dialog with an input field and a list below.
> Upon typing into the input field a set of matching items is displayed in the list.
>
> In Xcode this is used to open files, but in pgAdmin it should be used to navigate to items in the Object Browser.
>
> For example if you type: cust
> It should display something like
> customers (Table)
> customer_name (Column)
> customer_id (Column)
> customer_id_pk (FK Constraint)
> customer_id_seq (Sequence)
> customer_view (View)
>
> and upon selecting an item from the list, it should open up the Object Browser at the respective item.
>
Yeah, that would be awesome. I don't want to be the one coding that
though :)
--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dinesh Kumar | 2013-07-22 08:37:07 | Re: pgAdmin3 extremely slow while displaying TEXT column values on OSX |
| Previous Message | Dinesh Kumar | 2013-07-18 14:30:34 | Re: pgAdmin3 extremely slow while displaying TEXT column values on OSX |