-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
导出功能添加「是否将链接导出为脚注」 #11169
New issue
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
Comments
扩展:【备注】也已脚注的形式导出。 |
老早就提过了,被否了:#6195 |
抱歉,不考虑添加了,如果需要的话,请在 Markdown 基础上自行再处理。 |
思源笔记要发微信公众号,链接可以变为markdown源码样式 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In what scenarios do you need this feature?
目前微信公众号的规则是普通订阅号无法使用外链,超链接只能引用微信文章。
所以希望思源能对微信公众号的导出进行改进
另外这个也可以不仅仅针对微信公众号,也可以用于其他不支持超链接的平台,此外也可以用于导出图片(因为图片无法看超链接的具体链接),增强思源笔记导出多平台的能力
Describe the optimal solution
不仅仅针对微信公众号,而是直接在「设置-导出」添加一个选项,是否将超链接导出为脚注,能作用到预览模式的复制和导出图片上。
这个方案不必检测链接是否来源于微信,对超链接进行统一处理。
注意事项
此外,如果链接能导出为脚注,就会多出一个用法,用链接来实现文献引用导出为脚注,链接的link不一定是超链接,而可以是引用的出处了。
Describe the candidate solution
仅适配微信平台
https://mp.weixin.qq.com
开头,如果不为则将超链接转换为脚注下面是一个可以将Markdown转微信公众号文章的网站的效果:https://doocs.github.io/md/

Other information
No response
The text was updated successfully, but these errors were encountered: