Yingyi / 颖逸

Results 8 issues of Yingyi / 颖逸

### 在什么情况下你需要该特性?In what scenarios do you need this feature? 移动端伺服时需要使用该方案进行笔记本/文档的分享 ### 描述可能的最优解决方案 Describe the optimal solution 参考 `导入 Data` 功能在 Web 端中的实现, 这种单文件的导入可以先将 `*.sy.zip` 文件上传至临时目录, 再调用内核处理该文件 ### 描述候选的解决方案 Describe the...

Enhancement

### 在什么情况下你需要该特性?In what scenarios do you need this feature? `mindmap` 与 `echarts` 块使用 `canvas` 元素渲染, 但是该元素在暗色主题中设置了 `#100C2A` 背景颜色, 比较难看, 且无法使用主题样式覆盖, 希望 `canvas` 元素的背景颜色与明亮主题的一致, 设置为透明 ### 描述可能的最优解决方案 Describe the optimal solution...

### 描述问题 Describe the problem #### 问题 1 1. 复制右侧的 markdown 超链接 `[测试一下对转义字符\]的处理](123)` 2. 在思源中粘贴, 正常渲染: ![image](https://user-images.githubusercontent.com/49649786/161894123-4bf13749-6835-4e02-b0d1-00ef371bf31f.png) 3. 右键单击该超链接打开编辑框, 编辑框中也是转义文本 ![image](https://user-images.githubusercontent.com/49649786/161894241-b919043f-16e7-4e6b-b341-de7601d75b5a.png) 4. 不做任何改动后关闭编辑框, 渲染结果中转义字符 `\` 暴露 ![image](https://user-images.githubusercontent.com/49649786/161894308-ebd861a8-3ad7-4e9b-997f-ed6c7a83228a.png) #### 问题 2...

### 在什么情况下你需要该特性? In what scenarios do you need this function? 最近使用 API 实现了云收集箱功能, 但是在查看过程中出现了问题: 无法在收集箱中插入一个内容块后使用 URL 从浏览器外部跳转到 Web 端的该内容块 ### 描述可能的最优解决方案 Describe the optimal solution 添加 URL 参数 `id=`, 再...

两个表格内行级元素的渲染问题 1. 表格内公示后输入文本会暴露标志符号 2. 表格内输入 `` 会导致当前单元格无法聚焦 ![思源笔记-bug反馈-22](https://user-images.githubusercontent.com/49649786/163107347-752cf5eb-2c71-475d-a879-4d6127fb80ad.gif) Version: `1.9.9` _Originally posted by @Zuoqiu-Yingyi in https://github.com/siyuan-note/siyuan/issues/4586#issuecomment-1097578524_

### 描述问题 Describe the problem 单击鼠标中键可以进入平移模式, 此时光标变成如下所示 ![image](https://user-images.githubusercontent.com/49649786/153761797-79d9cd35-8fd9-488d-86cc-753321f4f48c.png) 在平移模式再次单击鼠标左键/中键即可退出 但是在一篇较短的文章中(未显示滚动条)单击鼠标中键进入平移模式, 单击鼠标左键/中键均无法退出, 使用 Ctrl + 鼠标中键才可以退出平移模式 ### 期待的结果 Expected result 较短的文章中(未显示滚动条)可以击鼠标左键/中键退出平移模式 ### 截屏或者录屏演示 Screenshot or screen recording presentation ![思源笔记-bug反馈-07](https://user-images.githubusercontent.com/49649786/153762275-4b5fc01c-bdba-4052-a573-9b51c4ee94c8.gif) ### 版本环境...

- [x] #103 - [ ] #20 _Originally posted by @Zuoqiu-Yingyi in https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus/issues/20#issuecomment-1104175748_

bug

``` shell EDCC-Palmprint-Recognition/build$ cmake .. && sudo make install CMake Warning (dev) at CMakeLists.txt:7 (PROJECT): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for...