lorens-osman-dev2k downloadsMake the notes clustering simpler on mobile devices and work well on PCs ether, Notes Clustering is the process of creating hierarchical notes structures.
Note clustering is a way to create a hierarchy or structure among your notes, making it easier to navigate, search and understand the relationships between them.
Provides parent-child hierarchy, commands, in-note buttons, and ribbon buttons to make clustering process easier on mobile devices and work well on PCs ether.
Simple Example: Imagine you have notes about different Programming topics. So you need organize your notes like:
With Cluster plugin you can make that easily .
Youtube Demo how to make Programming topics with Cluster plugin easily:
The Result :
Folder Structure :
I know this explanation might sound a bit technical and might make things sound complicated, But using the plugin is actually super easy, intuitive and straightforward. You'll learn the plugin much faster by giving it a try than by reading all the details first.
Cluster pluginYou'll need two folders CLUSTERS and ORPHANS. The CLUSTERS folder will contain all linked notes, while the ORPHANS folder will contain notes that aren’t linked.
You can create these folders manually, or they will be created automatically if you click the Create new cluster button on the ribbon, this button will check if the CLUSTERS and ORPHANS folders exist, if these folders do not exist, it will create them before creating a new cluster inside the CLUSTERS folder.
When you open a note from either the CLUSTERS or ORPHANS folder the Cluster plugin displays two sets of buttons, One set is specifically for notes in the CLUSTERS folder, while the other set is for notes in the ORPHANS folder.


CLUSTERS folder and the note's name will followed by -cluster added to the end.cluster, and it's the main note.cluster has a generation value of 0 as property .cluster has a tag called Cluster. All main notes (also known as cluster) will have this Cluster tag.child note.child note means the new created note will contains link to the current note and tag with cluster's name.child note will be the current note's generation +1child notes of the current note.sibling note.sibling note means the new created note will copy the parent link, the cluster's tag and the generation property from current note.ORPHANS folder.orphan note has no parent link and no hierarchy.cluster all the cluster's files and folders will be deleted.Ctrl+Shift+S hotkey to New sibling command.Ctrl+Shift+C hotkey to New child command.Ctrl+Shift+D hotkey to Delete active note command.If you like this plugin, feel free to support the development by buying a coffee:
Thank you for everyone in the Obsidian community that have contributed to testing and bug reporting.
Some of our inspiration came from the following project https://github.com/vanadium23/obsidian-advanced-new-file