dobrovolsky6k downloadsStructured plugin. Create hierarchy in notes using "."
Plugin allows you to build hierarchy in notes using .
(like in dendron)
Example: aws, aws.ec2, aws.ec2.security-groups
Notice plugin is in early alpha.
You may store all your notes in one folder or create some filesystem hierarchy with folders.
But flow will be the same.
Create a new note
Run the Structured Plugin: Create a note command.
Note which will place in the same folder as the current note. (if there is no note open, create in root)
Navigate notes
Structured Plugin: Open parent note - opens parent note.
Example: aws.ec2.security-groups is opened, after running command aws.ec2 will be opened
Structured Plugin: Get parent notes
Example: aws.ec2.security-groups is opened, after running command list with aws.ec2, aws will be displayed
Structured Plugin: Get children notes
Example: aws is opened, after running command list with aws.ec2.security-groups, aws.ec2.security-groups will be displayed
Rename a note
Open some note
Run Structured Plugin: Rename current note
The note won't move to any new dir.
Add keybinding for plugin actions.
To find all available commands ctrl+p / cmd+p and type structured