my Zotero don't have this function "PDF Indexing"
i can't find "the PDF tools" in the "Search"
and i had downloaded the Xpdf project, but nothing have changed
my computer system is WIN10,and i have reinstall Zotero , it made no sense
my email address [removed — D.S.]
and i had downloaded the Xpdf project, but nothing have changed
my computer system is WIN10,and i have reinstall Zotero , it made no sense
my email address [removed — D.S.]
Where did you see information that made you think you need to install something?
i post the picture on the google
What you are referring to is "Retrieve Metadata from PDF". Zotero doesn't use Google Scholar for that at all anymore. However, if the PDF doesn't contain searchable text or Zotero can't find information about that PDF online, then it won't be able to find metadata for the PDF automatically. In that case, you can right-click on the item and choose "Create Parent Item", then enter the information manually.
Note that using Retrieve Metadata from PDF is NOT the best way to import items into Zotero during your daily usage. Instead, it is best to use the Save to Zotero button from your web browser toolbar: https://zotero.org/support/getting_stuff_into_your_library
Regarding the second issue, the final image you linked to shows that you are using an in-text (Author Date) citation style, not a footnote/endnote citation style. Select a style that uses footnotes/endnotes (e.g., Chicago full-note) and you will both see the option to choose between footnotes or endnotes and will see citations inserted as footnotes/endnotes.
I know collecting items from web-page is the most efficient way for zotero, but drag-and-drop is quite easy for everybody, especially the people coming from other softwares.
What software are you coming from? Dragging PDFs is similarly not the best method for importing from other software in many cases.
And the `pdftotext` has limit this process to utf-8, without any modification manually(adding additional files and modifying the command).
Therefore, the full-text Zotero get from Chinese PDFs will lack some information, for decoding with utf-8 other than GBK.
I have use Zotero for about 5 years, and almost all my items were generated from web translator, therefore, I can be treated as a native user? Definitely, I agree that drag-and-drop is not the best method, but at least an easy method in my opinion. However, it have some disadvantages, Zotero still enhanced retrieving metadata process in the recent past. It seems that Zotero still values the method of dragging PDF and retrieving metadata.
Zotero now use its own web engine for metadata, so I really hope it can support Chinese PDFs(which have to be search at cnki.net and wanfangdata.com.cn).
At last, supporting PDF full-text indexing with GBK and Chinese metadata engine will benefit a lot of Chinese researchers.
Interesting what exactly information have you found missing in the full-text content extracted from Chinese PDFs?
Can you provide PDF examples?
Regarding our PDF metadata recognition service, there are some limitations for non-Latin script languages, which is necessary to reduce the probability of incorrect metadata. But if there is a DOI in the PDF, it should be recognized.
As for the DOI, both cnki.net and wanfangdata.com, have valid DOI, but theire DOIs are not work for Zotero.
for example in http://www.doi.org.cn/portal/index.htm (belongs to wanfangdata.com)
http://dx.doi.org/10.3866/PKU.WHXB201112303
I think their DOI lacking some apis, it isn't zotero's issue.
(And it looks that we are already loading the publisher website for this DOI, but the Airiti translator only cares about Airiti pages https://github.com/zotero/translators/blob/master/Airiti.js#L150 )
curl "https://api.datacite.org/prefixes/10.3866"
I've looked for an ISTIC API but couldn't find anything)