Skip to content
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

目录可同时作为笔记 #2642

Closed
xianjie-li opened this issue Aug 17, 2021 · 1 comment
Closed

目录可同时作为笔记 #2642

xianjie-li opened this issue Aug 17, 2021 · 1 comment

Comments

@xianjie-li
Copy link

In what scenarios do you need this function?

通常一篇文章下会关联很多个块或者子页面, 将这些内容作为笔记的子级管理会比拆分开更容易管理和理解。

image


Describe the optimal solution

✨ 将目录和文章都归为节点,每个节点既可以是文章,也可以包含子节点, 文章内通过块链新建的块都自动作为该页面的子节点。

💥 值得注意的一点是展开节点的逻辑 之前用的一款软件是点击节点开启节点页面,左侧icon控制节点展开

image

@88250
Copy link
Member

88250 commented Aug 17, 2021

你好,这个将在 v1.2.5 #2304 中完成,预计本周内会发布,谢谢。

@88250 88250 closed this as completed Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants