zotero-format-metadata

Linter for Zotero. A plugin for Zotero to format item metadata. Shortcut to set title rich text; set journal abbreviations, university places, and item languages, etc; detect duplicate items.

AGPL-3.0 License

Stars
390

Bot releases are hidden (Show)

zotero-format-metadata - Release 0.3.0

Published by northword over 1 year ago

Added

  • 手动设置条目语言,#13 。
  • 富文本工具条,按钮改为图标,#8 。

Fixed

  • 修复设置缩写类别无效的问题。

Chore

  • 项目增加 ESLint,Prettier
zotero-format-metadata - Release 0.2.1

Published by northword over 1 year ago

Fixed

  • 更新依赖:zotero-plugin-toolkit, zotero-types。
  • 依赖恢复使用 npm 包,不使用本地 fork。
  • 更新批量处理的结果显示:无错误时不显示错误 icon 和数量。
zotero-format-metadata - Release 0.2.0

Published by northword over 1 year ago

Added

  • 将日期格式化为 ISO 格式。
  • 清理 DOI 中的域名部分。
  • 期刊缩写分中英文,可选中文直接填入全称。
zotero-format-metadata - Release 0.1.2

Published by northword over 1 year ago

Fixed

  • 修复新增条目触发转换器导致递归新增的问题。
  • 优化批量处理的进度提示。
zotero-format-metadata - Release 0.1.1

Published by northword over 1 year ago

Fixed

  • 临时关闭添加条目时更新期卷页等,因为添加期卷页会临时创建新条目,这再一次触发添加条目更新,递归无底洞,害怕.jpg。
zotero-format-metadata - Release 0.1.0

Published by northword over 1 year ago

该版本出现恶性 bug,已取消正式发布,请勿下载。

  • 添加条目时会递归新增同一条目。

This version has a bad bug, so the officially released version has been cancelled, please do not download it.

  • Adding an item will recursively add the same item.

Added

  • 当选中条目不是常规条目时禁用右键菜单。
  • 增加 Collection 右键菜单。
  • 根据 DOI 更新条目的年、期卷页、链接等字段。

Fixed

  • 修复 feed item 添加时,addOnItemAdd 被触发的问题。
  • 更新一些文本翻译。
zotero-format-metadata - Release 0.0.15

Published by northword over 1 year ago

Fixed

  • 重新生成期刊缩写数据,减少部分不必要数据,减小文件体积。
  • 修复部分以 The 开头的期刊未能成功匹配的问题。
  • 修复 franc 识别到的 ISO 639-3 如 sco 在本地 3 to 1 映射里不存在时报错。
  • 修复当 feed 和批注添加时标准格式化流程被执行的问题,现在仅当常规条目添加时才会触发标准格式化流程。
zotero-format-metadata - Release 0.0.14

Published by northword over 1 year ago

Fixed

  • 修复上游期刊缩写数据中 Nature 错误的问题,全称“Nature”缩写应为“Nature”。
zotero-format-metadata - Release 0.0.13

Published by northword over 1 year ago

Added

  • 富文本工具框记住位置,自动在上一次关闭的位置显示,便于操作。
zotero-format-metadata - Release 0.0.12

Published by northword over 1 year ago

Added

  • 对于标题字段可以弹出富文本编辑工具框辅助插入上下标等 HTML 标签。暂未实现记忆工具框位置,每次弹出都在屏幕中央。
zotero-format-metadata - Release 0.0.11

Published by northword over 1 year ago

Fixed

  • 去除高校地点的“市”字。
  • 更新部分英文翻译文本。
zotero-format-metadata - Release 0.0.10

Published by northword over 1 year ago

Added

  • 添加条目时自动更新

Fixed

  • 修复限制常用语言无效的问题。fix: restricted language function is not available. 88048e8
  • 更新一些措辞。
zotero-format-metadata - Release 0.0.9

Published by northword over 1 year ago

Added

  • 通过快捷键设置上标(Ctrl + Shift + +)、下标(Ctrl + +)、粗体(Ctrl + B)、斜体(Ctrl + I)。
zotero-format-metadata - Release 0.0.8

Published by northword over 1 year ago

Added

将识别到的条目语言按 Zotero 要求保存为 ISO 3166 代码。目前仅实现了简中和英文,其他语言待办。

Fixed

修复条目标题过短时无法识别语言的问题。目前逻辑:当去除 HTML 标签后标题长度小于 10 时,将 franc 最小长度降低为 3 .

近日赶查重盲审,缓更新...

zotero-format-metadata - Release 0.0.7

Published by northword over 1 year ago

Added

  • 当无缩写时,从 ISSN LTWA 推断其缩写
  • 重构部分代码,提高代码可读性和可维护性,减少判断次数
zotero-format-metadata - Release 0.0.6

Published by northword over 1 year ago

Added

  • 允许选择期刊缩写的类型。
    Choose which journal abbreviation to use: ISO4 with dot (default), ISO without dot, JCR.
  • 允许用户设置常用语言,以提高识别的准确度。
    Allowing restrictions on commonly used languages when recognising languages to improve recognition accuracy.
zotero-format-metadata - Release 0.0.5

Published by northword over 1 year ago

  • feat: auto set item language (d0f2a90)
zotero-format-metadata - Release 0.0.4

Published by northword over 1 year ago

  • fix: menu label en (3b919db)
  • feat: update icon (a7d736e)
  • docs: mv template's readme to docs/ (04bcfb3)
  • docs: update readme (e0c4ff6)
zotero-format-metadata - Release 0.0.3

Published by northword over 1 year ago