Skip to content
New issue

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

支持菜单创建超级块 #13689

Open
cordinGH opened this issue Dec 31, 2024 · 5 comments
Open

支持菜单创建超级块 #13689

cordinGH opened this issue Dec 31, 2024 · 5 comments

Comments

@cordinGH
Copy link

cordinGH commented Dec 31, 2024

In what scenarios do you need this feature?

日记中经常会使用超级块作为容器,来包裹一些“标题+段落块”。
这样做有2个目的:

  • 限制标题的覆盖和折叠范围
  • 直观看出哪些块是归属同一条小记

但是在移动端无法创建出超级块,因为无法选中多个块。

Describe the optimal solution

希望可以直接通过菜单创建出超级块。比如在下图位置增加一个超级块的选项。
或是其他更好的方式

Screenshot_2024-12-31-22-57-35-749_com tencent mobileqq

Screenshot_2024-12-31-22-59-55-990_org b3log siyuan-edit

Describe the candidate solution

No response

Other information

No response

@TCOTC
Copy link
Contributor

TCOTC commented Dec 31, 2024

超级块必须有子块,所以只能多选合并超级块(或者支持新建“带一个段落块的超级块”也行)。

更理想的方式是让移动端支持多选块,但交互应该会很难做。

@cordinGH
Copy link
Author

或者支持新建“带一个段落块的超级块”也行

感觉这样挺好的,这样的话 连带着pc端也可以快速获取超级块容器了

@TCOTC
Copy link
Contributor

TCOTC commented Dec 31, 2024

想了想带一个段落块感觉会有问题,带两个段落块保险一点

@ZSCN2024
Copy link

配置一个超级块的模板?使用时,通过模板添加超级块

@ZSCN2024
Copy link

配置一个超级块的模板?使用时,通过模板添加超级块

刚试了下,这种方案是可行的

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants