windingwind

Results 347 comments of windingwind

On MacOS the menu icons are not shown on purpose. If it's not working on other platforms, check the URL: I use it in `chrome://` uri. What value are you...

The official menu api is available for test (https://www.zotero.org/support/dev/zotero_8_for_developers#custom_menu_items)

Sure, that's perfectly fine. The lib will discontinue and remove deprecated ones only after the official API is in a stable release for a while (several months).

Very likely that's from a BN template you are using. Please check which template it is from and contact the author of the corresponding template.

Using the tag of the parent item may not be a good idea, as 1) a note can have no parent item and 2) an item can have multiple notes....

I reverted the change for #1024 and `tags` are now allowed to be updated by Zotero (156c145) Supporting bidirectional updates for tags seems to block use cases like yours, so...

Thanks, however, I'm not sure if it's worth to implement. If we allow each note to have a separate control on how to handle their tags, that seems to be...

i didn't see the mentioned error in the debug output. please make sure to record debug output in advance.

可活用zotero的tag功能。 另外不理解“在勾画原文的时候添加笔记时可以选择标记原文也可以选择不用标记原文”

1. Please run `npm run lint` 2. Update the readme Thanks