We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wolai 是直接粘贴为表格的:#10488 (comment)
但考虑到思源的用户需求不同,我想到一个方案:
复制数据库单元格之后,在右键菜单增加一个“粘贴为表格”:
关联 #10488
数据库主键支持富文本,如果支持的是文档块这种容器块的功能,从主键创建文档时需要把主键内容移动到文档内(因为标题会丢失大量格式)
The text was updated successfully, but these errors were encountered:
这个不考虑了,因为数据库字段后续会支持富文本 #11553 会导致普通表格解析出问题。
Sorry, something went wrong.
想了一下,如果选中的单元格内没有除段落块以外的块级元素,还是能粘贴为表格的。
只在单元格内包含其他块级元素时禁止粘贴为表格
No branches or pull requests
Wolai 是直接粘贴为表格的:#10488 (comment)
但考虑到思源的用户需求不同,我想到一个方案:
复制数据库单元格之后,在右键菜单增加一个“粘贴为表格”:
关联 #10488
数据库主键支持富文本,如果支持的是文档块这种容器块的功能,从主键创建文档时需要把主键内容移动到文档内(因为标题会丢失大量格式)
The text was updated successfully, but these errors were encountered: