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
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
对于图片,每一张图片一个块便于排序以及超级块排版 对于办公文件,方便把文件块变为列表块进行管理 目前拖入的文件,都是挤在一个块内,除非用脚本拆分,不然手动处理很麻烦,我觉得有必要改进为更符合通常习惯的逻辑
批量插入文件进编辑器,每个文件占一个块,改进内容包括右上方的【插入图片或文件】以及文件从资源管理器拖入思源
无
The text was updated successfully, but these errors were encountered:
🎨 fix #7607
3a53103
🎨 #7607
755ad60
Vanessa219
No branches or pull requests
在什么情况下你需要该特性?In what scenarios do you need this feature?
对于图片,每一张图片一个块便于排序以及超级块排版
对于办公文件,方便把文件块变为列表块进行管理
目前拖入的文件,都是挤在一个块内,除非用脚本拆分,不然手动处理很麻烦,我觉得有必要改进为更符合通常习惯的逻辑
描述可能的最优解决方案 Describe the optimal solution
批量插入文件进编辑器,每个文件占一个块,改进内容包括右上方的【插入图片或文件】以及文件从资源管理器拖入思源
描述候选的解决方案 Describe the candidate solution
无
其他信息 Other information
无
The text was updated successfully, but these errors were encountered: