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.
/api/convert/pandoc
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
Support for importing EPUB 支持导入 EPUB 格式文件
转换后再导入还是比较麻烦,希望能直接支持导入。EPUB格式是很多书籍的常用格式,如果支持,思源作为阅读神器的属性就有了,也是一个很好的亮点。据我所知,想要epub导入的人还蛮多的。 看到最近加了很多导出的,就想来试试看,能否考虑导入。(听群友说是调用pandoc实现的,就想着能否导入也调用pandoc)
支持导入或支持在思源里面查看
也许是导入也可以调用pandoc
如果太难就算了吧
The text was updated successfully, but these errors were encountered:
这个不考虑内置了,我想如果把 Pandoc 的能力通过接口暴露给外部(比如插件),通过 Pandoc 接口进行格式转换会更为灵活一些。
Sorry, something went wrong.
好嘛,谢谢D大,我等等大佬的插件吧
/api/pandoc/convert
🎨 Provide API /api/convert/pandoc #8235
0bfc2b5
插件已入坑,欢迎提建议 https://github.com/terwer/siyuan-plugin-importer
88250
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Support for importing EPUB 支持导入 EPUB 格式文件
In what scenarios do you need this feature?
转换后再导入还是比较麻烦,希望能直接支持导入。EPUB格式是很多书籍的常用格式,如果支持,思源作为阅读神器的属性就有了,也是一个很好的亮点。据我所知,想要epub导入的人还蛮多的。
看到最近加了很多导出的,就想来试试看,能否考虑导入。(听群友说是调用pandoc实现的,就想着能否导入也调用pandoc)
Describe the optimal solution
支持导入或支持在思源里面查看
Describe the candidate solution
也许是导入也可以调用pandoc
Other information
如果太难就算了吧
The text was updated successfully, but these errors were encountered: