shabados / presenter

Desktop app for presenting the Shabad OS Database on projectors, TVs, and live streams
https://shabados.com
MIT License
19 stars 15 forks source link

Explore ways to show all fields for search results #521

Closed saihaj closed 4 years ago

saihaj commented 4 years ago

One suggestion is to make something similar to VS-code whenever you hover your mouse over something it gets docs for that….. similarly when user hover's over they get a pop-over kinda thing that gives metadata for that line.

image (1)

Related to

bhajneet commented 4 years ago

Keyboard users could get a similar in-depth pop-up if they select a line and wait, esc can close pop-up

bhajneet commented 4 years ago

Currently no way to show english and punjabi translation at the same time on search results. Hopefully no user needs to.

Easiest would have been to simply use the radio button method of every other settings pane. However developer thought it made the settings window "looked cluttered".

Doing this much extra work to resolve this issue's end users requirements would be silly. So closing the issue, and if any user requests the ability to see english and punjabi translations at the same time from the search screen can re-open this issue if need be.

Again, hoping no one needs this requirement. Simple work around for now is to open the shabad.

When we implement these options for navigator for users that are using only the navigator window and cannot see translations, there will have to be radio buttons as initially suggested. Or a dropdown that allows multiple check boxes.

This peek suggestion is overkill.

saihaj commented 4 years ago

We can do it if we make or get the component in https://github.com/ShabadOS/desktop/issues/533#issuecomment-653941580