SiYuan as an Outliner?

This post was last updated for 688 days ago, and the information may already be changed

Is it (or will it be) possible to use SiYuan as an Outliner app, similar to RemNote?

At first glance, it seems this might be possible if I keep all my content within Lists. However, I'm not sure if this is the intended use for this feature.

I'm also not sure if this could lead to peformance issues. I noticed that there is always a short loading time (a spinning wheel shows for about half a second) whenever I unfold a header or list item in SiYuan. This happens even if there are only a couple of blocks nested within. I also noticed that most docs in the "SiYuan User Guide" Notebook are relatively quite short.

For comparison, I have documents in RemNote that are a few times longer than the entire "SiYuan User Guide", with deeply nested structures, and there are no noticeable lags. This is essential for my workflow, as it allows me to quickly navigate and restructure my notes, with almost zero friction.

Of course, I understand if you're not interested in focusing on outliner features for SiYuan. The app already looks and works great as a note-taking app!

    1 Operate
    forestknows updated this article at 2023-07-07 00:55:46

    Welcome to here!

    Here we can learn from each other how to use SiYuan, give feedback and suggestions, and build SiYuan together.

    Signup About
    Please input reply content ...
    • forestknows via Android
      Author

      I agree. I adjusted that easily with CSS.

      Also possible on mobile.

    • MiscReply
    • forestknows via Android
      Author

      Yeah I also think it seems to be a potential "quick win" to invest in outliner features. The thing is maybe this isn't their priority...

      One think to note is that, although SiYuan has block-level granularity, the files themselves are actually at document level. In this sense it's more similar to an app like Obsidian, rather than Remnote. This might be an obstacle for full outliner capabilities...

      At least that's what I understood!

    • leolee9086

      Actually, I don't use the list function very often. I usually only use it when creating outlines. As for performance testing, I have only done it for normal document formats, and most devices should not experience lag when reading Chinese novels with over one million characters (except for possibly taking a moment to import). I will try to find familiar users who can speak about the performance of lists.

    • zxhd86

      It depends on how you use Siyuan.

      • Extreme support for Siyuan outline note mode

        • Simple node

          *Node example

          • * 111111111111111111111111111111111111111111
          • A single node with 400 child nodes will not be stuck. (simple node)
          • Each node has 200 child nodes, a total of 20,000 nodes, and there will be no lag when using folding and focus (simple nodes)
        • Complex math nodes

          *Node example

          \begin{aligned}\lim_{x\to0}\frac{1-\cos(x)}{x}&=\lim_{x\to0}\frac{1-\cos(x)}{x}\times\frac{1+\cos(x)}{1+\cos(x)}.\\&=\lim_{x\to0}\frac{1-\cos^2(x)}{x}\times\frac{1}{1+\cos(x)}=\lim_{x\to0}\frac{\sin^2(x)}{x}\times\frac{1}{1+\cos(x)}.\end{aligned}
          • There will be no lag in 13 complex mathematical nodes in a single node. (logseq is 52)
          • 13 complex math nodes per node, 117 complex math nodes in total, no lag when using folding and focusing (logseq folding will not render, almost equivalent to plain text nodes)
        • Conclusion: Siyuan performs well when it contains only plain text nodes, that is, nodes that do not need to be rendered, and can completely replace outline notes. But if complex, rendering-requiring nodes are used, such as math blocks, then performance drops dramatically and it cannot compete with real outline notes.

    • Visit all replies