Support triggering the open-siyuan-url-plugin on mobile
#16465
+27
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
✨移动端支持触发open-siyuan-url-plugin
#15892
在 iOS 测试通过。
参考
siyuan/app/src/boot/onGetConfig.ts
Line 175 in 319cdbb
没有实现对
siyuan://plugins/plugin-samplecustom_tab...链接的处理,我理解以这种形式的链接打开 Tab 应该是历史原因。这种效果插件监听open-siyuan-url-plugin已经可以自己实现了。