File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed
Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 44
55# 茉莉花 Jasminum
66
7- [ ![ zotero target version] ( https://img.shields.io/badge/Zotero-7-green?style=flat-square&logo=zotero&logoColor=CC2936 )] ( https://www.zotero.org ) [ ![ Using Zotero Plugin Template] ( https://img.shields.io/badge/Using-Zotero%20Plugin%20Template-blue?style=flat-square&logo=github )] ( https://github.com/windingwind/zotero-plugin-template ) ![ Release] ( https://img.shields.io/github/release/l0o0/jasminum )
7+ [ ![ zotero target version] ( https://img.shields.io/badge/Zotero-7-green?style=flat-square&logo=zotero&logoColor=CC2936 )] ( https://www.zotero.org ) [ ![ Using Zotero Plugin Template] ( https://img.shields.io/badge/Using-Zotero%20Plugin%20Template-blue?style=flat-square&logo=github )] ( https://github.com/windingwind/zotero-plugin-template ) ![ Release] ( https://img.shields.io/github/release/l0o0/jasminum )
88
99</div >
1010</br >
1818- 中文引用格式下载,引用格式来源于项目 Zotero中文社区 [ styles] ( https://github.com/zotero-chinese/styles )
1919- 小工具
2020 - 语言设置
21- - 中文姓名折合与合并
21+ - 中文姓名拆分与合并
2222
2323## 2.使用教程
2424
7171
7272## 3. ❤️致谢
7373
74- 特别感谢[ jiaojiaodubai] ( https://github.com/jiaojiaodubai ) 同学,长期以来对[ translators_CN] ( https://github.com/l0o0/translators_CN ) 和 本项目 的贡献。
74+ 特别感谢 [ jiaojiaodubai] ( https://github.com/jiaojiaodubai ) 同学,长期以来对 [ translators_CN] ( https://github.com/l0o0/translators_CN ) 和 本项目 的贡献。
Original file line number Diff line number Diff line change @@ -127,14 +127,6 @@ export function registerTab() {
127127 tabRegisterCallback ,
128128 config . addonID ,
129129 ) ;
130-
131- Zotero . Reader . registerEventListener (
132- "renderTextSelectionPopup" ,
133- ( event : any ) => {
134- ztoolkit . log ( event ) ;
135- event . append ( "<div>Jasminum</div>" ) ;
136- } ,
137- ) ;
138130}
139131
140132async function tabRegisterCallback ( event : any ) {
You can’t perform that action at this time.
0 commit comments