Would it be possible to add some sort of improved file structure?
Currently the structure only goes one level deep:
-)Storage
|-> Note
For organization purposes, I find it necessary to have the ability to make sub-levels, e.g.
-)Storage
|-) Sub-storage1
|-> Note
|-> Note
It could also work with:
-)Storage
|-> Note
|-> Note2
|-> Sub-note
Hi, @jhanna01. thanks for good suggestion! We're contemplating the data structure issue. However, there are some difficult problems, thus we'll take a while to modify the data structure.
FYI, you can create markdown tabs in a snippet note.

It's a kind of nested in some way.
This issue will be continued in #2263. As that seems to be the more popular solution of the two that you offered.
Most helpful comment
Hi, @jhanna01. thanks for good suggestion! We're contemplating the data structure issue. However, there are some difficult problems, thus we'll take a while to modify the data structure.