You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed the title [-]Clicking a hyperlink on Android does not open the browser[/-][+]Clicking a hyperlink does not open the browser on mobile[/+]on May 5, 2024
Activity
Soltus commentedon May 3, 2024
思源安卓现在的思路是超链接和双链都是点击就打开吧,我修改逻辑为暂存 感觉挺舒服的,不过我的实现不是很优雅,希望思源可以考虑一下!这个关联安卓端 siyuan-note/siyuan-android#19
暂存而不是立即打开主要是基于以下几点考虑:
Soltus commentedon May 3, 2024
点击双链还有一个缺陷是在手机浏览器端无法返回,如果官方可以提供 sy-plugin-enhance 插件的底部导航栏那样就可以在手机浏览器里返回了(APP里不显示)
88250 commentedon May 4, 2024
这个改动有点大,可能会影响其他交互,暂时还是不动了,移动端等后续考虑重构,谢谢。
[-]Clicking a hyperlink on Android does not open the browser[/-][+]Clicking a hyperlink does not open the browser on mobile[/+]