wiki icon indicating copy to clipboard operation
wiki copied to clipboard

Zotero 中文用户文档、中文开发文档、CSL 文档中文译文

Results 24 wiki issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

维护
dependencies

## Beep boop. Your images are optimized! Your image file size has been reduced by **10%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...

### 议题内容 在faq或插件安装部分增加关于安全模式的说明以及进入方法。 ### 其他信息 _No response_

用户手册

### 议题内容 如题 ### 其他信息 _No response_

### 议题内容 当前是在主分支定时运行压缩图片,这会导致仓库历史记录中仍然存在未压缩的图片。 现有压缩 PR 图片的工作流由于 是压缩了所有图片,不支持仅压缩有变动的图片,会超出 GitHub API 的限制[^1],故已停用。 [^1]: https://github.com/calibreapp/image-actions/issues/92 需要自行写一个类似的工作流,当 PR 时触发,遍历图片目录,获取有变动的图片,压缩,提交。合并 PR 时以压缩提交的形式,这样合入主分支的就已经是压缩后的图片,不会产生无用的历史冗余。 可以有一个文件存储已压缩图片的路径以便于下次运行时跳过该文件。 可以参考以下库实现压缩过程: - https://www.npmjs.com/package/compress-images-with-sharp - Action:https://github.com/marketplace/actions/compress-images 停止维护 这可以是直接在 Action 里调用 npx,也可以是写一个 js 文件,在...

维护

Zotero 7 关于文件重命名相关的内容,https://www.zotero.org/support/file_renaming

用户手册

https://www.zotero.org/support/attaching_files 添加条目里的附件部分可以移到这里,但通过 PDF 获取条目的这一节可以保留在 添加条目 里

用户手册