cyuab
cyuab
已執行了以下的快捷键修改方法 ``` Zotero.Prefs.set('extensions.zotero.delitemwithatt.key.del.item.att', 'I', true); // 修改删除条目和附件默认快捷键,修改I为预设置的快捷字母 Zotero.Prefs.set('extensions.zotero.delitemwithatt.key.del.att', 'A', true); // 修改删除附件默认快捷键,修改A为预设置的快捷字母 Zotero.Prefs.set('extensions.zotero.delitemwithatt.key.del.snap', 'S', true); // 修改删除快照默认快捷键,修改S为预设置的快捷字母 Zotero.Prefs.set('extensions.zotero.delitemwithatt.key.del.note', 'N', true); // 修改删除笔记默认快捷键,修改I为预设置的快捷字母 Zotero.Prefs.set('extensions.zotero.delitemwithatt.key.del.extra', 'X', true); // 修改删除其它默认快捷键,修改X为预设置的快捷字母 Zotero.Prefs.set('extensions.zotero.delitemwithatt.key.del.abs', 'Z', true);...
Even I uncheck the "Sync notes" button in Notero Preferences, the notes in Zotero still sync to the corresponding Notion page.
Thanks for this great plugin. It helps me a lot in my research. I want to ask if it is possible to delete/ rename created Tags, Collections in Notion automatically...