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
createDocWithMd
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
循环调用 /api/filetree/createDocWithMd 文档路径不符合预期
/api/filetree/createDocWithMd
我希望按 hapth 批量生成文档,在循环调用 /api/filetree/createDocWithMd 这个 API 的时候发现会生成重复的父文档。
目前是通过设置等待时间避免这个问题的,等待时间在 1500ms 以下还是会生成不符合预期路径的文档
看了之前的 issues,最近和这个 API 相关的是 #9322。是不是这里提到的问题没有完全解决?
hpath 大概这样:
/2023/2023-11、/2023/2023-10、/2023/2023-09、/2023/2023-08、/2023/2023-07、/2023/2023-06
希望可以根据 hpath 稳定生成文档,或提供批量生成文档的 API
No response
- Version: v2.10.14 - Operating System: Windows 11 - Browser (if used):
无需日志文件
The text was updated successfully, but these errors were encountered:
🎨 Kernel API createDocWithMd supports concurrent calls #9644
21fbcc5
88250
No branches or pull requests
循环调用
/api/filetree/createDocWithMd
文档路径不符合预期Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
我希望按 hapth 批量生成文档,在循环调用
/api/filetree/createDocWithMd
这个 API 的时候发现会生成重复的父文档。目前是通过设置等待时间避免这个问题的,等待时间在 1500ms 以下还是会生成不符合预期路径的文档
看了之前的 issues,最近和这个 API 相关的是 #9322。是不是这里提到的问题没有完全解决?
hpath 大概这样:
/2023/2023-11、/2023/2023-10、/2023/2023-09、/2023/2023-08、/2023/2023-07、/2023/2023-06
Expected result
希望可以根据 hpath 稳定生成文档,或提供批量生成文档的 API
Screenshot or screen recording presentation
No response
Version environment
Log file
无需日志文件
More information
No response
The text was updated successfully, but these errors were encountered: