northword
About
- Username
- northword
- Joined
- Visits
- 220
- Last Active
- Roles
- Member
Comments
-
i write a plugin for this, please see https://forums.zotero.org/discussion/78188/prevent-duplicate-during-import#latest and https://github.com/northword/zotero-format-metadata
-
in chinese: 严格的说,是禁用citation插件的“引用”列,插件的自述文档里清楚的写了,启用引用列会影响拖拽条目。
-
Disable all plugins. may be `Zotero Citation`
-
@tim820 , yes, and version 0.4.4 does not yet support duplicate warnings. --- Also I need to remind some that the plugin is warning after the item has already been saved to the library and the next step is to go to merge. Part of this thread disc…
-
@sfdsfsdf , @davidsf , @janakact , @antanij , @jazow I write a plugin to warn user when a duplicated item is imported. please see https://github.com/northword/zotero-format-metadata#duplication-check
-
@dstillman Do the fields supported by the file rename function take into account what is in the EXTRA? One of the users of my plugin wants to include journal abbreviations in the filename (the most simplified journal abbreviation, containing only …
-
I think he needs a compound citation format, which is not supported by csl. eg. https://docs.citationstyles.org/en/stable/primer.html#numeric-compound-styles
-
If you're using the Zotero 7 beta, wait for the new beta to be released, which duplicates with https://forums.zotero.org/discussion/106215/zotero-7-refreshing-the-bibliography-will-overwrite-the-bibliography-style-in-word#latest, resolved at https:/…
-
At least line spacing and paragraph spacing, if csl does not explicitly specify the value, zotero should take the value set by the user as the standard. There are a large number of csl files in csl's repo that are not independent csls. They are gen…
-
No, although line spacing can be controlled by csl, but csl controls the output in the format it should be published. Many journals require double-spaced manuscripts during the peer-review stage for easy reading. It is impossible for us to provide b…
-
> while working on a document, a separate temporal collection is generated in Zotero that includes all quoted citations in the Word manuscript. Temporal, so it should be deleted after logging out. https://github.com/MuiseDestiny/zotero-citation …
-
better notes?https://github.com/windingwind/zotero-better-notes/issues
-
image: https://img1.imgtp.com/2023/05/28/hFJgXVrl.png
-
-
zotero style
-
@mjthoraval > zotero-pdf-preview isn't actually compatible yet, though good chance the required changes are trivial (currently it fails to install because the manifest is invalid, I think because it still contains overlay) -- I assume northword …
-
@tim820 These plugins are already compatible with Zotero 7: https://github.com/northword/zotero-format-metadata https://github.com/windingwind/zotero-pdf-translate https://github.com/windingwind/zotero-pdf-preview https://github.com/windingwind/zo…
-
Hi sserebrinsky, I have written a plugin that provides the ability to find journal abbreviations, the data source for journal abbreviations comes from JabRef and contains about 90,000 abbreviations, if the abbr is not fetched in built-in list, the p…
-
Both plugins [Jasminum](https://github.com/l0o0/jasminum) and [zotero-format-metadata](https://github.com/northword/zotero-format-metadata#readme) provide the function to convert Date to ISO YYYY-MM-DD format, hope it is useful for you.