siyuan icon indicating copy to clipboard operation
siyuan copied to clipboard

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

Results 141 siyuan issues
Sort by recently updated
recently updated
newest added

* 手动创建节点 * 提供关联块备选,手动选择后可转换为节点 * 自动布局,手动调整节点位置 * 节点大小、颜色 * 节点分组

https://ld246.com/article/1628497639952 - [ ] 支持快捷键操作

Feature

https://ld246.com/article/1632885400987 - [ ] 支持鼠标操作 先完成块级 #2613

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

https://ld246.com/article/1650800491094

https://ld246.com/article/1653223724633

Enhancement

### 描述问题 Describe the problem 笔记导出为docx时无法正常转换公式。 采用导出为markdown再用pandoc命令转为docx时能正常导出公式 ### 期待的结果 Expected result 希望导出的docx能保留公式 ### 截屏或者录屏演示 Screenshot or screen recording presentation 采用笔记中选项直接导出: ![image](https://user-images.githubusercontent.com/71009679/154546947-369e7530-a045-4e02-b359-6fee71f24cb2.png) 先导出markdown再用pandoc转换为docx: ![image](https://user-images.githubusercontent.com/71009679/154547071-162014b2-637d-431d-be3a-a081d5af00dd.png) 使用的命令为``pandoc -o wordname.docx notename.md`` ### 版本环境 Version...

https://ld246.com/article/1652538790204

https://ld246.com/article/1651963543203

Bug