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

Screen real estate optimization #2

Open
u06cgqm6 opened this issue Jun 6, 2024 · 0 comments
Open

Screen real estate optimization #2

u06cgqm6 opened this issue Jun 6, 2024 · 0 comments

Comments

@u06cgqm6
Copy link
Collaborator

u06cgqm6 commented Jun 6, 2024

The References window needs a lot of space currently and can barely hold more than four results (see refsearch-now.png).
refsearch-now
I propose the following improvements, which we already discussed.

  1. To eliminate the line with Distance, as this feature is only used to sort the results and of little interest to the average user.
  2. Further gain can be made by putting the value of part of speech opposite to the lexeme, on the same line.
  3. The gloss is now hidden beneath a button. We can save a click by displaying the gloss immediately. If the gloss is too long for a single line, it is truncated and marked by a button indicating the truncation. The rest of the gloss is revealed by clicking the button.
  4. I second your idea to remove the line "Results:" and present the results as a stack of cards, which the gray arcs in the screenshot refsearch-next.png suggest.
    refsearch-next
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

1 participant