- app\src\menus\ - app\src\mobile\menu --- - [x] 如果选项隐藏了(display:none),按上下方向键时就跳过 https://github.com/siyuan-note/siyuan/commit/4300a353b455f4e3f898b5f14a58e05e38e4b356 - [x] 块标菜单 - [x] 块标菜单大部分选项 #12525 - [x] 块标菜单的 `转换为` 子菜单 https://github.com/siyuan-note/siyuan/commit/d21b122429a5ac36a6a07c9584584fc70b11bba9 #12559 - [x] 转换为 XX布局 https://github.com/siyuan-note/siyuan/pull/14214 - [x] `/` 斜杠菜单(.hint--menu) #12547 - [x] 斜杠菜单中插件添加的选项 https://github.com/siyuan-note/siyuan/pull/15052 - [x] 文档菜单 - [x] 文档标题旁的块菜单(data-name="titleMenu")及其子菜单、文档树右键菜单(右键笔记本/右键文档/多选文档后右键) #12608 - [x] .protyle-breadcrumb 上的"更多"菜单(data-name="breadcrumbMore") #12644 - [x] 页签右键菜单 #12645 - [x] 窗口左上角的主菜单 #12648 - [x] 窗口右上角的插件、外观模式菜单 https://github.com/siyuan-note/siyuan/pull/15052 - [x] 某些类型的块/元素的右键菜单 - [x] 图片右键菜单 https://github.com/siyuan-note/siyuan/pull/14182 - [x] 表格多选单元格菜单 https://github.com/siyuan-note/siyuan/pull/14885 - [x] 搜索结果右键菜单里的 `复制为` 子菜单 https://github.com/siyuan-note/siyuan/pull/14182 - [x] 数据库菜单 - [x] 属性菜单的字段菜单 https://github.com/siyuan-note/siyuan/pull/14182 - [x] 字段菜单 https://github.com/siyuan-note/siyuan/pull/14182 - [x] 视图菜单 https://github.com/siyuan-note/siyuan/pull/14182 - [x] 条目右键菜单 https://github.com/siyuan-note/siyuan/pull/14182 - [ ] 其他菜单…… > 与 #12506 配合 --- 1. 用户能简单地用 CSS 代码片段隐藏不需要显示的特定选项,避免写 JS 监听和修改 DOM 影响性能。 2. 社区开发者可以通过 data-id 属性定位到菜单中的特定选项,针对性开发功能。  > p.s. #8524 感觉遥遥无期 > 关联需求 https://github.com/siyuan-note/siyuan/issues/9166#issuecomment-2132198644
data-idattribute to the button of the block menu #12525转换为子菜单 d21b122 Adddata-idattribute to the button of the block menu #12559data-idattribute to the buttons #14214/斜杠菜单(.hint--menu) Improve /menu #12547data-idattribute to the buttons #15052data-idattribute to the button of the doc menu #12518 #12608data-idattribute to the button ofbreadcrumbMore#12518 #12644data-idattribute to the button of tab menu #12518 #12645data-idattribute to the button of workspace menu #12648data-idattribute to the buttons #15052data-idattribute to the buttons #14182data-idattribute to the buttons #14885复制为子菜单 Adddata-idattribute to the buttons #14182data-idattribute to the buttons #14182data-idattribute to the buttons #14182data-idattribute to the buttons #14182data-idattribute to the buttons #14182