一个可以将笔记直接发布到语雀(一个流行的中文知识管理平台)的插件。
使用插件前,需要配置语雀访问令牌:
https://www.yuque.com/yourUserName/https://spaceName.yuque.com/groupName/---
yuque-doc-url: https://spaceName.yuque.com/groupName/bookSlug/docSlug
yuque-doc-title: 文档标题
yuque-doc-public: 1
---
其中:
yuque-doc-url:目标语雀文档的 URLyuque-doc-title:(可选)语雀中的文档标题。如果未指定,将使用文件名yuque-doc-public:(可选)文档可见性(0:私密,1:公开,2:空间成员可见)本项目采用 MIT 许可证 - 详见 LICENSE 文件。
如果遇到任何问题或有建议,请在 GitHub 仓库中提交 issue。
A plugin that allows you to publish your notes directly to Yuque, a popular Chinese knowledge management platform.
Before using the plugin, you need to configure your Yuque access tokens:
https://www.yuque.com/yourUserName/https://spaceName.yuque.com/groupName/---
yuque-doc-url: https://spaceName.yuque.com/groupName/bookSlug/docSlug
yuque-doc-title: Your Document Title
yuque-doc-public: 1
---
Where:
yuque-doc-url: The target Yuque document URLyuque-doc-title: (Optional) The title of the document in Yuque. If not specified, the filename will be usedyuque-doc-public: (Optional) Document visibility (0: private, 1: public, 2: public for space members)This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have suggestions, please open an issue on the GitHub repository.