You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On small screens (e.g. Laptop, Tablet) many fields in the user interface are not accessible in a fast way, because:
When having no mouse available it takes a long time to select the scrollbar if using a touchpad and then to move it accordingly.
In the entry editor there are too many fields to manage. The ones off screen are accessible via an arrow that can be clicked and then there has to be another click on the field one wishes to view. This is at least one click too many and i will make the argument further down, that it actually could be two clicks too many.
The solution i would like
Most importantly: A swipe feature that lets me scroll the ui without having to touch the scrollbar. Apparently this is possible with Touch and/or Mouse events in JavaFX. See here: https://edencoding.com/javafx-events/
A long list of fields that do not change location without user action, which i then can scroll through with the swipe option or the scrollbar The required, optional, deprecated, other and general fields may adhere to bibtex and biblatex standards, which can be nice if one wants to orient themselves on this standard, but i think having one long list (roughly comparable to most {}bibtex files) are much easier to handle, IF the fields don't move and change location whenever i select another entry. Sorry, i think required, optional, deprecated, other, general may adhere to standards of researchers that have been working for a while, but do nothing to contribute to people that are new to research. It feels very overwhelming, because the difference between optional, general and other may not be clear on first glance. And since it is not clear, it confuses people very much if they search for something like the DOI or the URL, which is something that has become the norm to add in many journals and academic papers and theses. Why is it that i find it under general and not under required? The difference seems arbitrary. I know i can change that under options, but hey newcomers don't necessarily know. A long list in a sorted order might be a lot more intuitive for many newcomers to JabRef, but since a long list will not necessarily fit on the screen either, a swipe feature might help in managing that!
Additional context
Here my constrained JabRef on my small Laptop Screen:
The text was updated successfully, but these errors were encountered:
To clarify: Swipe feature only for the cases when the option "Fit table horizontally on the screen" under Options -> Preferences -> Entry table is disabled. #8146 and #6348 show why disabling that option could be preferred.
Enhancement / Feature request
Problem
On small screens (e.g. Laptop, Tablet) many fields in the user interface are not accessible in a fast way, because:
The solution i would like
Additional context
Here my constrained JabRef on my small Laptop Screen:
The text was updated successfully, but these errors were encountered: