Skip to content

Add plugin event opened-notebook & closed-notebook #11974

@frostime

Description

@frostime

In what scenarios do you need this feature?

插件需要根据笔记本打开、关闭来决定是否重新执行一些查询,已获得最新的状态。

Describe the optimal solution

  • on-box-opened
    • {detail}: box id
    • when: 笔记本打开、并执行完重新索引之后
  • on-box-closed
    • {detail}: box id
    • when: 笔记本关闭之后

Describe the candidate solution

No response

Other information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions