We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
file://
/
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
点击超链接 [链接](file://C:/Sync/OneDrive/桌面/MouseWithoutBorders/) 时会弹出如下错误提示框: 而点击超链接 [链接](file://C:\Sync\OneDrive\桌面\MouseWithoutBorders\) 时则可以正常打开对应目录
[链接](file://C:/Sync/OneDrive/桌面/MouseWithoutBorders/)
[链接](file://C:\Sync\OneDrive\桌面\MouseWithoutBorders\)
window 系统实际上兼容 / 作为目录分割线
超链接 [链接](file://C:/Sync/OneDrive/桌面/MouseWithoutBorders/) 与 [链接](file://C:\Sync\OneDrive\桌面\MouseWithoutBorders\) 等效
No response
- Version: v1.2.6 - Operating System: - Browser (if used):
无
此外, 目前该版本也不兼容 [链接](file:///C:/Sync/OneDrive/桌面/MouseWithoutBorders/) 与 [链接](file://\C:\Sync\OneDrive\桌面\MouseWithoutBorders\), file:// 后的第一个 / 或 \ 表示文件系统根目录
[链接](file:///C:/Sync/OneDrive/桌面/MouseWithoutBorders/)
[链接](file://\C:\Sync\OneDrive\桌面\MouseWithoutBorders\)
\
The text was updated successfully, but these errors were encountered:
🎨 file:// 协议兼容 Window 平台使用 / 作为目录分割线 Fix #5681
dcd4e3a
点个赞,这样我用CopyQ快速获得file协议链接,就能不用修改也能插入思源了
Sorry, something went wrong.
🎨 #5681
d4de553
88250
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
该问题是否已经被报告过了? Is there an existing issue for this?
I have searched the existing issues
描述问题 Describe the problem
点击超链接

[链接](file://C:/Sync/OneDrive/桌面/MouseWithoutBorders/)
时会弹出如下错误提示框:而点击超链接
[链接](file://C:\Sync\OneDrive\桌面\MouseWithoutBorders\)
时则可以正常打开对应目录window 系统实际上兼容
/
作为目录分割线期待的结果 Expected result
超链接
[链接](file://C:/Sync/OneDrive/桌面/MouseWithoutBorders/)
与[链接](file://C:\Sync\OneDrive\桌面\MouseWithoutBorders\)
等效截屏或者录屏演示 Screenshot or screen recording presentation
No response
版本环境 Version environment
日志文件 Log file
无
更多信息 More information
此外, 目前该版本也不兼容
[链接](file:///C:/Sync/OneDrive/桌面/MouseWithoutBorders/)
与[链接](file://\C:\Sync\OneDrive\桌面\MouseWithoutBorders\)
,file://
后的第一个/
或\
表示文件系统根目录The text was updated successfully, but these errors were encountered: