-
Notifications
You must be signed in to change notification settings - Fork 3
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
能否隐藏文档树中某个页面的全部子页面啊? #16
Comments
您好,谢谢建议。这个是可以实现的,但我不知道会不会对误操作的用户造成困扰,或者会不会影响思源自身的功能。 |
现在听古典的不多诶😏 |
可以搞个选项,让用户自己选择是否打开这个功能。对可能导致用户困扰的地方做一下提示。 古典什么的,我也就是叶公好龙 -_- |
我应该可以做当文档有自定义属性时候隐藏。但是问题是设计方面,隐藏以后怎样取消隐藏呢? |
啊?哈哈。这个我就不懂了。。。大神看情况吧。 |
就是说如果你隐藏以后,某一天又想取消隐藏某个文档,但是因为那个文档已经不在文档树里面了,(假设这个文档的其他入口也被删掉了)就没办法进行取消隐藏这个操作。 |
如图,因为我使用了数据库,像notion那样,我可以通过数据库打开 "古典曲目" 的所有子页面,所以想把它的所有子页面隐藏(页面本身不隐藏)。目前原生的思源只能把 "古典曲目" 及其子页面全部隐藏,不能只隐藏子页面。
不知道这个功能是否可以达成?
感谢!
The text was updated successfully, but these errors were encountered: