#5072·Folo

The added automation integration does not work anymore

Author: AmintaCCCPCreated Aug 11, 2026Updated Aug 15, 2026
Labelsbugplatform: desktop

Platform

Desktop - macOS

Describe the bug

#4134 提的feature,上线后一直正常使用。 最近用不了了,在用自定义集成调取 URL Scheme时报错:

URL scheme failed: Error invokingremote method'integration.openURLScheme': Error:URL scheme "各种应用://" is notallowed. Allowed schemes: bear,drafts, http, https, mailto, notion,obsidian, things, x-devonthink.

看上去像是加了白名单,不知道出于什么考虑。 之前之所以提那个feature就是为了补足内置集成不足的问题,现在加了白名单,我之前添加的各种集成都不能用了,很多都是小众应用。 如果是白名单导致的,建议把白名单去掉。自定义集成都是用户自己添加的,传参都是用户自己定义的,会添加的用户对结果有预期,不存在安全隐患。

Entry ID

No response

Relevant Information

No response

Reproduction Video

No response

Environment

No response

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • This issue is valid

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)