[Share] Insert-Template 更新Note中期刊分区/IF等信息 #341
ramonmi
started this conversation in
Action Scripts
Replies: 1 comment 5 replies
-
请问如何重新选择新的note模板,我运行了一次之后就无法选择新的模板 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
每年年中科睿唯安会发布期刊的JCR分区和影响因子(IF),每年年底中科院会发布期刊的中科院分区(升级版)等,这导致我们使用Better Note模板生成的笔记中的期刊分区/IF信息必然存在过期的时候,对此提出了一个解决方案。
尽管打开Note后,点击右上角三个点,选择insert template也可以实现相应功能,但是不仅需要选择note template,还需要选择regular item才可以插入,步骤繁琐
If you want to reset the remembered template, go to preferences - advanced - config editor - search
extensions.actionsTags.customAction.insertBNTemplate
and reset.在第一次运行动作时弹窗选择需要的笔记模板。如果已经运行过一次,要换成其他笔记模板,则需要通过高级设置修改
extensions.actionsTags.customAction.insertBNTemplate
为目标笔记模板的名称。Require Better Notes for Zotero >= 1.1.4-21
Event
None
Operation
Script
Data
Anything else
getLineAtCursor
,但未找到对应api,还希望 @windingwind 可以指点一二,也希望大家可以提出更好的解决方案Beta Was this translation helpful? Give feedback.
All reactions