Re: [pgadmin-hackers] [PlumAdmin][Weekly Design Update]
От | Adam Brusselback |
---|---|
Тема | Re: [pgadmin-hackers] [PlumAdmin][Weekly Design Update] |
Дата | |
Msg-id | CAMjNa7eSOP8SJ6SKRZh7VB9AyZ4daUoVADWY2GeiNPcv0e9-jw@mail.gmail.com обсуждение исходный текст |
Ответ на | [pgadmin-hackers] [PlumAdmin][Weekly Design Update] (Shirley Wang <swang@pivotal.io>) |
Список | pgadmin-hackers |
History : Enabling users to be able to see their full queries within the history panel
What we know
Users want to reuse queries when they are iterating upon previously run queries
When the changes are small, retyping queries is a painful and time consuming process
Users tend to use the text editor as their history, choosing not to delete each query after running it, or type out full queries in another application and copy/paste it into pgAdmin when they need to run it.
...
What we’re working to validate
Do users need to compare two previously run queries? (Is this an edge case we need to account for?)
What value does seeing time offer? If it’s to see how long ago I ran this query, how might we better display time to enable this?
What is the best way for displaying a 1000+ line query?
Autoformat: Enabling users to quickly organize unformatted code into something readable
What we know
Users need to quickly be able to organize it for scanning and reading.
What we’re working to validate
Users need to see how to autoformat after they highlight a section of text
Where autoformat function can be placed to be useful with minimal distraction
В списке pgadmin-hackers по дате отправления: