image annotations don't have content to paste but text highlights still work

When I use Image annotation in Zotero reader today, I found the image annotation(select area) dont have content in clipboard but text highlight still work,it can paste with text and [pdf] link in markdown software(typora, logseq, or obsidian).But they both can paste in Zotero note.I compare the difference between when i use ctrl+c in Image annotation and Highlights by debug output.they have difference in the first line.

When i use ctrl+c to copy image annotations:
###############
(4)(+0040572): Note hasn't changed

(3)(+0000001): Copying/dragging annotation(s) with {"mode":"export","id":"a45eca67-1ee8-45e5-b4c6-23fb8a852873"}

(4)(+0000001): Translate: Binding sandbox to http://www.example.com/

(4)(+0000005): Translate: Parsing code for Note Markdown (1412e9e2-51e1-42ec-aa35-e036a895534b, 2022-04-02 19:45:00)

(3)(+0000008): Translate: Beginning translation with Note Markdown

(3)(+0000001): Translate: Translation successful

(5)(+0000002): Translate: Running handler 0 for done

(4)(+0000002): Translate: Binding sandbox to http://www.example.com/

(4)(+0000003): Translate: Parsing code for Note HTML (897a81c2-9f60-4bec-ae6b-85a5030b8be5, 2022-04-02 19:45:00)

(3)(+0000002): Translate: Beginning translation with Note HTML

(3)(+0000006): Translate: Translation successful

(5)(+0000001): Translate: Running handler 0 for done

(5)(+0000001): Translate: Running handler 1 for done

(5)(+0000001): Translate: Running handler 1 for done
##############

When i use ctrl+c to copy text highlights:
###############
(3)(+0009028): Copying/dragging annotation(s) with {"mode":"export","id":"a45eca67-1ee8-45e5-b4c6-23fb8a852873"}

(4)(+0000001): Translate: Binding sandbox to http://www.example.com/

(4)(+0000002): Translate: Parsing code for Note Markdown (1412e9e2-51e1-42ec-aa35-e036a895534b, 2022-04-02 19:45:00)

(3)(+0000007): Translate: Beginning translation with Note Markdown

(3)(+0000009): Translate: Translation successful

(5)(+0000002): Translate: Running handler 0 for done

(4)(+0000005): Translate: Binding sandbox to http://www.example.com/

(4)(+0000002): Translate: Parsing code for Note HTML (897a81c2-9f60-4bec-ae6b-85a5030b8be5, 2022-04-02 19:45:00)

(3)(+0000001): Translate: Beginning translation with Note HTML

(3)(+0000003): Translate: Translation successful

(5)(+0000001): Translate: Running handler 0 for done

(5)(+0000000): Translate: Running handler 1 for done

(5)(+0000001): Translate: Running handler 1 for done
###############
I really dont understand the meaning of "Note hasn't changed", I want to fix it and make my image annotation can paste in other markdown sofware to achieve document link.What should I do? Sorry for my poor English writing.

Zotero version:6.0.4
Sign In or Register to comment.