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/1649868909078

https://ld246.com/article/1650623107430

* https://ld246.com/article/1637674810573 * https://ld246.com/article/1641805844670 * https://ld246.com/article/1650899853275

Enhancement

现在上下文按钮是默认关闭的,在快速查阅笔记的过程中,不可避免的带来了各种不便,我们需要一次又一次的点击按钮才能查阅到我们想知道的内容。因此提议上下文按钮添加一个默认开启/关闭的选项。以下提供两个场景。 不会加投票,找半天没找到先这样了(放弃治疗) 场景 1 当我快速过滤已有的知识点的时候,想知道一首诗词的下一句是什么(如图 1),这时候我就要点开虚拟链接,但由于上下文按钮是默认关闭的(图二),我需要再去点击上下文按钮,才能看到诗的下文(如图 3)。若是每一首诗词都要复习,我就需要重复这个繁琐的操作 6 遍,甚至到了后期积累多了就需要几十遍。 ![image](https://user-images.githubusercontent.com/101959415/159146548-e707deb6-664c-4a51-8f2d-a68e0c690620.png) ![image](https://user-images.githubusercontent.com/101959415/159146555-c5b86cdc-7156-42fc-a53c-fffaeba5cdc8.png) ![image](https://user-images.githubusercontent.com/101959415/159146561-795cb2c5-0948-4a24-a7dd-1e979e5bf72a.png) 场景 2(感谢大米大佬提供) ![image](https://user-images.githubusercontent.com/101959415/159146564-ef3868d5-bd9b-400e-a01a-8bb3ea2b5537.png) 在阅读 PDF 使用标注引用做批注的时候,不默认开启就特别麻烦,浮窗是这样的,开启上下文后是这样的 ![image](https://user-images.githubusercontent.com/101959415/159146569-e132fb82-8cd8-4a6e-95bc-44a698040be2.png)

目前的块拖拽移动是剪切,考虑增加复制为引用或嵌入。 https://ld246.com/article/1635562072606/comment/1635563001129#comments

Feature

https://ld246.com/article/1650269240607

* https://ld246.com/article/1647234687439 * https://ld246.com/article/1650014275445 * https://ld246.com/article/1650100970221 * https://ld246.com/article/1660469370402 * https://ld246.com/article/1663122536766

### In what scenarios do you need this function? 阅读模式/文件锁 在阅读模式/文件锁下,文件只能读,不能修改 因为有时候读笔记没有修改的意愿,不小心的拖动就导致某些改动 ### Describe the optimal solution 方案一:阅读模式,所有文件只能读 方案二:文件锁,可以对指定文件进行加锁/解锁 ### Other information 个人觉得,使用场景还是蛮多的

Feature

两个表格内行级元素的渲染问题 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_