[Feature Request] Hierarchical note structure #70
-
|
Like OneNote, you can fold child notes under parent notes |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @FranticEr, I was a happy user of MS One Note for many many years and I get the idea behind this request. Let me start with instructions on how you can incorporate the hierarchical note structure without the need of my
You should end up with a structure like below:
I'm using the described pattern to work with hierarchical note structure, exactly as I did in OneNote. And it works seamlessly. From conceptual perspective it means that - comparing to OneNote - I only need to explicitly turn a note into a container to enable drag & drop of child notes onto it. Having the comfort of the above solution, which is close to what OneNote offered, I think (personally) that there is no need to seek any other way for introducing the hierarchy. My |
Beta Was this translation helpful? Give feedback.



Hi @FranticEr,
I was a happy user of MS One Note for many many years and I get the idea behind this request.
Let me start with instructions on how you can incorporate the hierarchical note structure without the need of my
custom sortplugin.Let me use an ad hoc example to show you the idea.
The steps are:
alx-folder-noteplugin and its accompanyingfolder-note-coreplugin. After installation enable these two plugins and keep their default configuration - specifically the Note File Storage Strategy set to Inside Folder, With Same NameHierarchical exercisefolder, create four example notes:First noteSecond noteContainer noteSome other noteYou sho…