-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
where to drop PDF to import as new entry? #5017
Comments
Really good question. This worked very good in Docear (with JabRef 2.7.1) by dropping a PDF on the labels of the columns in the table (i.e. entrytype, author/editor, title, year, etc.). But I tried dragging a PDF myself now there, to no avail. Nothing happens. |
You are right. That should be working... |
Well, I just tried this on Windows by dropping the PDF onto the list itself. It was successful. It created a new item. However, instead of populating it with sniffed data, it just fills the [Title] field with the name of the file. You could just implement Docear's GScholar sniffer, it works great for now (unless Google change their layout). Here's a link: https://www.scss.tcd.ie/joeran.beel/blog/2017/10/05/update-for-the-google-scholar-parser-library-to-fetch-metadata-for-pdf-files/ |
The feature has been reworked, there is a PR or issue discussing the changes. Also the new key binding Dropping on maintable should read XMP values and create a new entry with them. If no value found pdf import will be triggered or dialog shown |
@Siedlerchr , could you please post a link to the discussion? I cannot find it. BTW the import dialog is, for now, a suboptimal solution - especially when compared to Docear's sniffer. In Docear, one can import an entry with info based on multiple information types: file name, XMP, or just plain import without any data. Additionally, you can search GScholar according to the name of the file, it's XMP/PDF title, or the user can change the query! This is clearly superior and more convenient (see the picture below). Of course, Docear's sniffer is not perfect - there's plenty of room to be improved. But if you could implement these features, or integrate the sniffer, inside JabRef - that would ease the organizational burden, especially when dealing with multiple documents that are to be imported. |
@andrejdam Dropping a file on the maintable:
The "sniffer" you refer to has long been implemented in JabRef. Just open the entry editor and click on the circular arrow: Update with bibliographic from the web (e.g. CrossRef, Arxiv and some others) |
Ah, yes, I know. No GScholar, though. :) Which is too bad, since one can extract bibtex info directly from it. I still hope to have an import dialog that also adds Docear's unique solution. Just a suggestion. |
@andrejdam We have a google scholar fetcher accessible in the left Web Search pane, but after too many requests you will be blocked by Google for a while. The usual workflow is the other way round: First I search the entry from within JabRef using the web search or generate it from an identifier like DOI, arxivid, ISBN....) and then I use the Lookup fulltext document feature. |
Yes, but it doesn't connect to the document itself that I have on my hard drive. What I typically do is download the file, rename it in a manner that makes sense (author - title [year]), and then put it in Docear. Docear fetches the bibtex data. Now I additionally copy Docear's fetched bibtex data and go into JabRef to copy them into a new entity (because Docear messes up with my database, so I use a separate one for JabRef). This way the field file={} is also retained when copying bibtex data, so I can open the document directly from JabRef without having to manually connect it to the file itself (it is automatically done by Docear in the previous steps). An additional benefit with this method is that I often find articles/PDFs elsewhere that are not found by GScholar as files - but I can usually still extract bibtex info about them. And a third benefit is that I can keep my folder organization the way I like it, without letting JabRef create it. |
This is now implemented in the latest development version. You can drop the files in between entries (or before/after them) to import the file as a new entry, see screenshots in #5306. Could you please check the build from http://builds.jabref.org/master/. Thanks! Please remember to make a backup of your library before trying-out this version. |
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (#5019) 8ab9362 Create turabian-9-author-date (#4796) 28c7021 Update west-european-politics.csl (#4900) 6d06e5e Create american-physical-society-et-al (#4974) 7472744 Create farmeconomia.csl (#5017) bd916df Create amerindia.csl (#5011) 28d176d Create law-technology-and-humans-journal-style.csl (#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (#5010) e28f06f Create clinical-management-issues.csl (#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (#5007) 0903e9d Update molecular-therapy.csl (#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (#4999) 02a26ef Update iso690-author-date-cs.csl (#5003) 165592c Create european-journal-of-entomology.csl (#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
26265bf Create pacific-science.csl (JabRef#5020) e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019) 8ab9362 Create turabian-9-author-date (JabRef#4796) 28c7021 Update west-european-politics.csl (JabRef#4900) 6d06e5e Create american-physical-society-et-al (JabRef#4974) 7472744 Create farmeconomia.csl (JabRef#5017) bd916df Create amerindia.csl (JabRef#5011) 28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015) a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014) 8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010) e28f06f Create clinical-management-issues.csl (JabRef#5008) abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870) f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869) 9d604ca Update journal-of-foraminiferal-research.csl 1191d07 add Journal of Foraminiferal Research (JabRef#5007) 0903e9d Update molecular-therapy.csl (JabRef#5009) 316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006) 868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005) 875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998) 1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995) 1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999) 02a26ef Update iso690-author-date-cs.csl (JabRef#5003) 165592c Create european-journal-of-entomology.csl (JabRef#5001) 4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 26265bf
Where exactly do I need to drop a PDF file that I drag into Jabref if I want Jabref to import it as a new entry and extract the metadata from it? While I can drag a file onto an existing entry to link it to it, dragging it anywhere else in the Jabref panel seems to have no effect. I expect an import dialogue to appear. At some screen locations (like in the top row of the main panel where the column names are shown or in empty rows of the main panel), the mouse cursor shows a plus sign, but dropping it there still has no effect...
I'm using
JabRef 5.0-dev
Linux 5.0.0-15-generic amd64
Java 1.8.0_191
The text was updated successfully, but these errors were encountered: