Closed CapZhang closed 9 months ago
Is your feature request related to a problem? Please describe.
希望能在高亮处新增直接复制markdown和html的链接的按钮,此链接的功能是:可以直接在笔记中点击跳转正文;
经过尝试,链接格式如下: html格式:
<span class="highlight" data-annotation="%7B%22attachmentURI%22%3A%22http%3A%2F%2Fzotero.org%2Fusers%2F12620540%2Fitems%2FIFW4Z4K3%22%2C%22annotationKey%22%3A%22YMY53G47%22%2C%22color%22%3A%22%23ffd400%22%2C%22pageLabel%22%3A%2233%22%2C%22position%22%3A%7B%22pageIndex%22%3A32%2C%22rects%22%3A%5B%5B215.391%2C180.018%2C534.677%2C195.75%5D%2C%5B76.992%2C158.25%2C91.992%2C173.25%5D%5D%7D%7D" ztype="zhighlight"><a href="zotero://open-pdf/library/items/IFW4Z4K3?page=33&annotation=YMY53G47">“要跳转的文档正文区域”</a></span>
经过尝试也可用的Markdown链接:
[要跳转的文档正文区域](zotero://open-pdf/library/items/IFW4Z4K3?page=33&annotation=YMY53G47)
Why do you need this feature?
No response
https://github.com/windingwind/zotero-actions-tags/discussions/115
Is there an existing issue for this?
Environment
Describe the feature request
Is your feature request related to a problem? Please describe.
希望能在高亮处新增直接复制markdown和html的链接的按钮,此链接的功能是:可以直接在笔记中点击跳转正文;
经过尝试,链接格式如下: html格式:
经过尝试也可用的Markdown链接:
Why do you need this feature?
Describe the solution you'd like
No response
Anything else?
No response