JabRef version
JabRef 3.8.1
linux 4.9.6-1-arch amd64
Java 1.8.0_121
Steps to reproduce
I was looking for a way to directly insert a bibtex entry from the clipboard into JabRef and found the "New entry from plain text..." option but it seems to behave similar to the "New entry..." option.
In both cases the dialog for selecting the type of bibtex key appears.
Is this behavior intended or may this be some kind of bug?
Please select an entry type
Am 27.01.2017 17:10 schrieb "Thomas F. Duellmann" <[email protected]
:
JabRef version
JabRef 3.8.1
linux 4.9.6-1-arch amd64
Java 1.8.0_121Steps to reproduce
- Open: BibTeX -> "New entry from plain text..."
- Same menu as "New entry..." appears.
I was looking for a way to directly insert a bibtex entry from the
clipboard into JabRef and found the "New entry from plain text..." option
but it seems to behave similar to the "New entry..." option.
In both cases the dialog for selecting the type of bibtex key appears.Is this behavior intended or may this be some kind of bug?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/JabRef/jabref/issues/2494, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABTafv3DtwiPH74CorCcd3cfPepzs6KJks5rWha_gaJpZM4Lv7kK
.
But this behavior is indeed a bit confusing...
Proposal for improvement:
-> Less clicks necessary to create a new entry and this overwhelming dialog with (gefühlt) 100 different entry types is no longer needed.
Entry type can already be changed. Click in the type...
Ok, I didn't expect that to be a different dialog..
I would have expected just an empty text field to paste the bibtex key into without that type selection step in between.
That's why I thought it would be the same dialog.
Is the selection of the type necessary?
Before I found that option I always just created a random type in the "New entry..." dialog and pasted the text from the clipboard in the BibTeX source tab. And it did not matter whether the type I previously chose was the correct one or not.
@duelle The easiest option to paste a bibtex entry from the clipboard is just by doing STRG+V in the maintable. Then the entry is directly created. I do this all the time. Very handy feature
@Siedlerchr Interesting, thank you for the hint! Didn't know of that feature.
As far as I understand, the problem has been solved by clarifying the intended functionality. Hence, I am closing
Regarding the dialog, we added two new issues https://github.com/koppor/jabref/issues/225 and https://github.com/koppor/jabref/issues/226 to improve the UI.
Yes, the selection of the type is necessary as the plain text import cannot know which type it is and we wanted to have the entry be correct.
Maybe, we should use "misc" as type and let the user change it afterwards?
Most helpful comment
@duelle The easiest option to paste a bibtex entry from the clipboard is just by doing STRG+V in the maintable. Then the entry is directly created. I do this all the time. Very handy feature