[Share] 根据注释颜色,添加标签 #339
Replies: 4 comments 11 replies
-
Beta Was this translation helpful? Give feedback.
-
如何根据注释的颜色标签,自动创建相应的标签的笔记内容 |
Beta Was this translation helpful? Give feedback.
-
/**
// EDTI TAG MAPPING BELOW if (!item) { if (!item.isAnnotation() || !item.annotationColor) { const tag = tags[item.annotationColor]; |
Beta Was this translation helpful? Give feedback.
-
Select tags parsed from the Zotero Style color group and add it to the annotation.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
根据注释颜色,更新注释标签。(使用非默认颜色,需结合zotery style插件)
正确代码已由windingwind大神更新,移步以下链接复制:
#339 (comment)
Event
Creat Annotation
Operation
Script
Data
Anything else
No response
Beta Was this translation helpful? Give feedback.
All reactions