Closed zllx666 closed 2 years ago
It looks like you did not upload an support log. The support log is important; it gives @retorquere your current BBT settings and a copy of the problematic reference as a test case so he can best replicate your problem. Without it, @retorquere is effectively blind. Support logs are useful for both analysis and for enhancement requests; in the case of export enhancements, @retorquere needs the copy of the references you have in mind.
If you did try to submit a support log, but the ID looked like D<number>
, that is a Zotero debug report, which @retorquere cannot access. Please re-submit a BBT debug log by one of the methods below. BBT support log IDs end in -apse
or -euc
. Support logs that include sample references will end in -refs-apse
or -refs-euc
; these are the type @retorquere needs for export or citekey issues.
This request is much more likely than not to apply to you, too, even if you think it unlikely, and even if it does not, there's no harm in sending a debug log that turns out to be unnecessary. @retorquere will usually just end up saying "please send a debug log first". Let's just skip over the unnecesary delay this entails. Sending a debug log is very easy, depending on your situation, follow one of these procedures:
If your issue relates to how BBT behaves around a specific reference(s), such as citekey generation or export, select at least one of the problematic reference(s), right-click it, and submit an BBT support log from that popup menu. If the problem is with export, please do include a sample of what you see exported, and what you expected to see exported for these references, either by pasting it in a comment here (if it is small) or attaching it as a .txt
file (if it's large). These logs will have an ID that ends in -refs-apse
or -refs-euc
.
If the issue does not relate to references and is of a more general nature, generate an support log by restarting Zotero with debugging enabled (Help
-> Debug Output Logging
-> Restart with logging enabled
), reproducing your problem, and selecting Send Better BibTeX debug report...
from the help menu.
Once done, you will see a support log ID in red. Please post that support log id in an issue comment here.
Thank you!
closing for inactivity.
After export the library, I can get path of the PDF file. Like the following one : file = {C\:\Users\zhao\Documents\Zotero_PDF\1983 - IEEE Transactions\Murphy_Egan_1983_A Comparison of PWM Strategies for Inverter-Fed Induction Motors.pdf}
However, since I want to open the PDF file directly in OBSIDIAN, I want to ask if it is possible to replace all the \ with /, and all the SPACE with %20? The result path changes to: C:/Users/zhao/Documents/Zotero_PDF/2014%20-%20IEEE%20Transactions/Murphy_Egan_1983_A%20Comparison%20of%20PWM%20Strategies%20for%20Inverter-Fed%20Induction%20Motors.pdf
Or may be there is a way to get the open-pdf link for the file?
Thanks!
Zotero version: 5.0.96.3
BBT version: 6.1.2
Support log ID:
Exporter used: better biblatex
Expected behavior: file = {C\:\Users\zhao\Documents\Zotero_PDF\1983 - IEEE Transactions\Murphy_Egan_1983_A Comparison of PWM Strategies for Inverter-Fed Induction Motors.pdf}
Actual behavior: file = {C:/Users/zhao/Documents/Zotero_PDF/2014%20-%20IEEE%20Transactions/Murphy_Egan_1983_A%20Comparison%20of%20PWM%20Strategies%20for%20Inverter-Fed%20Induction%20Motors.pdf}