Git Product home page Git Product logo

Comments (11)

MuiseDestiny avatar MuiseDestiny commented on May 29, 2024

安装后ZBB就挂了,不能再得到citation key。 用 curl -s http://127.0.0.1:23119/better-bibtex/cayw 测试也是这样。 Disable zotero-citation后,ZBB就正常了。

可能注册的列的key冲突了

from zotero-citation.

atmomomo avatar atmomomo commented on May 29, 2024

有什么办法解决冲突吗?两个插件都离不开啊 、😭

from zotero-citation.

dreamMilk avatar dreamMilk commented on May 29, 2024

我以为是zbb的问题,在zbb那边反馈了😂

from zotero-citation.

dreamMilk avatar dreamMilk commented on May 29, 2024

有什么办法解决冲突吗?两个插件都离不开啊 、😭

zbb那边已经修复了这个问题,就不知道什么时候会整合到正式版本中
retorquere/zotero-better-bibtex#2439 (comment)

from zotero-citation.

MuiseDestiny avatar MuiseDestiny commented on May 29, 2024

我忘了,这个了。我更新下就好了,稍等~

from zotero-citation.

MuiseDestiny avatar MuiseDestiny commented on May 29, 2024

image

可是我试了下,没问题啊。能再描述下问题吗

(用-1测试试试)
image

from zotero-citation.

atmomomo avatar atmomomo commented on May 29, 2024

我用了新的-1这个,还是有一样的问题。
具体症状是Zotero-citation激活的时候,ZBB 就不能得到citation key了,由此导致所有依赖于ZBB的插件和操作都不行了。测试方法是ZBB提供的curl方法:在shell令行中运行
curl -v http://127.0.0.1:23119/better-bibtex/cayw?format=cite
然后在弹出的小窗口中任选一篇文献。ZBB正常的时候,会在shell输出citation key。但Zotero-citation激活的时候就失败,disable Zotero-citation并重新启动Zotero即可恢复正常。

from zotero-citation.

MuiseDestiny avatar MuiseDestiny commented on May 29, 2024

我不是很会用bbt插件,可能citation打乱了它的运行逻辑是有可能的。目前,建议不在word引用时候关闭citation插件。等有时间试试bbt看看能否解决

from zotero-citation.

JohannaXiao avatar JohannaXiao commented on May 29, 2024

The same situation for me. "Zotero citation" has conflicts with "better-bibtex". I have to uninstall it to make sure "better-bibtex" running properly. Here is the issue I reported on "better-bibtex"(and there is a log file attached).
retorquere/zotero-better-bibtex#2702 (comment)

from zotero-citation.

retorquere avatar retorquere commented on May 29, 2024

zotero-citation calls console.log which isn't available everywhere; when that errors out, it interrupts BBT cayw because zotero-citation sits in the citation-picker path. If you replace console.log with Zotero.debug the problem will go away.

from zotero-citation.

retorquere avatar retorquere commented on May 29, 2024

The earlier problem was because zotero-citation expected citation IDs to be strings where I used numbers.

from zotero-citation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.