[Item] collect annotations by color(sort by color) #227
Replies: 12 comments 14 replies
-
Hello, I am a beginner of Zotero. I want to collect annotations by color (sort by color). But code here seems not work in zotero 6. Same code, but colored annotations did not sorted. Is there any steps I have missed? I would appreciated if any related information you want to share with me. |
Beta Was this translation helpful? Give feedback.
-
Hola Comparto el código de esta plantilla actualizado para que reconozca los nuevos colores que se agregaron al lector de Zotero. async function getAnnotationsByColor(_item, color) {
} const attachments = Zotero.Items.get(topItem.getAttachments()).filter((i) => |
Beta Was this translation helpful? Give feedback.
-
Hi, I met an issue that when I updated to the new version, I could not use this template. I tried to copy and paste this template again into the Template Editor, and name it with the prefix [item]. However, it still did not work. Can you tell me how to deal with this please? Thanks! @windingwind |
Beta Was this translation helpful? Give feedback.
-
The template is updated for the latest beta version (1.1.4-18) |
Beta Was this translation helpful? Give feedback.
-
这个功能分类整理太强了,感谢 |
Beta Was this translation helpful? Give feedback.
-
应用模板的时候显示错误:Template [item] collect annotations by color(sort by color) Error: SyntaxError: missing : after property id,怎么解决,谢谢! |
Beta Was this translation helpful? Give feedback.
-
您好,模板报错SyntaxError: missing : after property id ,复制您上面的代码从剪切板导入新模板,zotero7 bn版本1.0.4,使用了几种导入模板到文件的方式都报错 |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to edit this template to
I have no idea how to do it myself, so I am asking kindly! |
Beta Was this translation helpful? Give feedback.
-
大佬,能不能求一版按颜色获取 划了下划线 的笔记(高亮看的眼花)非常感谢!!! |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Sorry if i write it wrong place but actually i want help for this discussion.
automatic retrieval of quotations as writing where it says [writing] In addition to this, I am trying to arrange the subgroups of these groups according to the colours, i.e. yellow under one heading and red under one heading. |
Beta Was this translation helpful? Give feedback.
-
论文过一段时间又看了一遍,又重新写了些highlighting和注释,笔记后面又更新了,笔记里的好像不能自动更新。 |
Beta Was this translation helpful? Give feedback.
-
Details
Author: @windingwind
Discuss: #49
Type: A
Template Code for Importing
Beta Was this translation helpful? Give feedback.
All reactions