-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Customizable drop down menus for general fields are gone #2221
Comments
They have been removed in #2068. I personally never used them. I guess, your use case is to quickly change the content of a field with pre-defined words? Could you provide a screenshot of the selectors in action? Could you elaborate a bit more why this was a useful feature and why the auto completion does not help? An alternative could be the special fields, but they are hard-coded, whereas you seem to search for arbitrary flags. |
Wow, so there are indeed people who seemed to have used that feature. It should not be too hard to revert the PR, I guess, but the question is if we really want to. As far as I see it, adding a special term to some field (keywords, other, etc.) would achieve the same and we would not have to maintain and drag along the UI parts. @wilthan Some motivation on why this feature is important, should be re-added and cannot simply be replaced by some other existing mechanism would be nice! Then we could discuss what we do at the next devcall. |
There was also the feature request 669 on sourceforge, which required the feature for "the systematic review of medical outcome literature, an important process in the practice of evidence based medicine (EBM)". If I understood that correctly, with customizable combo boxes, JabRef could possible ease the review process of researchers. |
@koppor: So did they ever develop the plugin they promised in that feature request? I am unable to find it. |
@wilthan So we talked about this during the devcall and can see the point in the feature. We will re-introduce it, but the schedule is currently too tight for the release of JabRef 3.7 (which is imminent). We will try to get the feature back into the 3.8 release, however. If the feature is absolutely crucial to you, we would ask you to stay with the older version you are currently using. |
@lenhard Thank you for being so responsive and accommodating to user questions and requests. We'll manage until the feature shows up again in the dev. version of 3.8. |
I fully support the reintroduction of this feature, which is handy to check a list and avoid introducing duplicate keywords. By the way, in version 3.6 the alphabetical order of a list was shuffled upon introducing a keyword through the 'manage' action, upon adding a keyword and validating. Would be nice to keep alphabetical order. |
Please file a separate issue. The two seem to be unrelated and it is likely
that different persons work on it...
|
It is also useful for standard fields like |
@wilthan @olivierfruchart @Lenchik Content selectors are halfway back. Can you please try out the dev version available at http://builds.jabref.org/contentSelector/ (#2301) and see if it works for you (please use a backup of your bibfile). Please report if it works for you or if something breaks. Currently, changes to the content selectors in the GUI (new keywords, etc.) require a restart of JabRef to become visible. If the current version works, it will go into JabRef 3.8, which is planned for release next friday. We would then fix the update of the UI later on. |
@lenhard
Thank you for getting that back into 3.8! |
Win7 x64 and 64-bit version. language = {russian, russian, english, russian, english}, Unfortunately, it worked that way also in previous versions (like 2.11.1). Couldn't add more than one word in two steps, hitting I will try to test 32 bit version on WinXP tomorrow |
@wilthan @Lenchik Thanks for your reports so far. Sounds like the feature is going to be merged in as-is. @Lenchik I see your point regarding word duplications. However, after the experience of deleting the content selectors I am somewhat hesitant to change the functionality from what is has been before. Maybe there are users who want to have word duplicates in their fields and I would be breaking their workflow if I make the feature more restrictive? The failure in the GUI update when managing selectors is known, but, as I wrote above, we will probably not get that fixed for 3.8 and will try to get it into a following version. At least, the basic feature seems to be back and working! |
I would not expect duplicate words. As far as I understand, it was like that in JabRef 2.x, but changed in JabRef 3.x. Thus, only users of JabRef 3.x are affected by that change. Migrators from JabRef 2.x are not. |
Seems like duplicate detection works OK now. |
The content selectors are merged into the main branch now and will be part of the 3.8 release. |
Until 3.6 I had a drop down menu set up in a custom general field.
The code in the bib file was:
This option is now gone and the line is deleted when I save the file with:
JabRef 3.7dev--snapshot--2016-10-18--master--8f7ae51
windows 7 6.1 amd64
Java 1.8.0_66
It's a bug for me but I'm not sure if it was decided to remove this feature.
The text was updated successfully, but these errors were encountered: