Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fussy comments on qStudio 3.10 #92

Open
richb-hanover opened this issue Sep 23, 2024 · 2 comments
Open

Fussy comments on qStudio 3.10 #92

richb-hanover opened this issue Sep 23, 2024 · 2 comments

Comments

@richb-hanover
Copy link
Contributor

richb-hanover commented Sep 23, 2024

I have been using qStudio 3.10 on a Mac for a little bit, and it's really fun. I have some comments on things that would improve the user experience. None of these is a serious problem, but added together they would make a difference:

  • Title bar displays too much info. It looks like ${file-being-edited} ${database-name} ${registed-email} Maybe it should just say qStudio #.##

  • Is there a window that I can use to view contents of a table? It currently seems that the "Results" window is used for both the result of a query and a table's contents... Sometimes I want to do both. Perhaps the latter could be named "Browse"

  • Keyboard shortcuts (Cmd/Ctl 1, 2, 3 .. 8?) to open each of the window types in the Windows menu: (maybe add "Browse" as Cmd/Ctl-9)

    PastedGraphic-1
  • I have questions about the registration process. I'll create a separate issue

  • Download page of the main website could list current version

  • Apple menu "About QStudioLauncher" should open the Help -> About window

  • As noted in Feature request: New "Query" command that handles entire window of text #90, a new "Query" command. 50% of the time I screw up and forget to un-select the recently commented-out line

Many thanks for considering these thoughts.

@ryanhamilton
Copy link
Collaborator

Hi Rich,

Thanks, this is very useful information to have.

For some of these I will try to give the context of why they work how they work. I'm a slow thinker and qStudio is a long term product so forgive me if I ponder on some of our feedback a long time before making changes.

${file-being-edited} ${database-name} ${registed-email}
Since the icon makes it obvious it's qstudio, the file/database name is particularly useful for people who run multiple instances of qStudio. The registered email is shown as qStudio for kdb+ only in large firms, requires a license. To discourage illegitimate sharing of licenses or misuse of personal licenses for corporate use we have to shown the email.

"Is there a window that I can use to view contents of a table? It currently seems that the "Results" window is used for both the result of a query and a table's contents...".
I agree this is confusing. Probably the most popular request is to move to one result pane per document.
One useful alternative to compate tables is to use the "pop out to new window" button as shown below:
It let's you save as result to a draggable window.

image

Download page of the main website could list current version
Great idea. Done.
image

@richb-hanover
Copy link
Contributor Author

richb-hanover commented Sep 23, 2024

I'm a slow thinker and qStudio is a long term product so forgive me if I ponder on some of our feedback a long time before making changes.

I absolutely agree with this approach. And since I only use a tiny bit of the interface, I am unaware of the larger context of how "the rest of the world" uses qStudio.

I will continue my practice of pointing out things that seem odd to me, or that might be improved. But I want to state clearly that it's YOUR project, and unless you hear a groundswell of support (or unless it seems like a good idea), you should take my suggestions with a grain of salt. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants