You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very helpful to be able to quickly link all notes within a folder to a folder note or index note. That would quickly incorporate them into the hierarchy and give a good overview of the vault.
As mentioned in Discord:
Breadcrumbs can definitely be used to replicate a folder structure. But only if the metadata is there already (or the hierarchy note). It needs some way to know which notes go where in the hierarchy, you know?
The suggestion, which would solve the problem and quickly input the missing metadata, would be:
A command that says, "Link all notes in this folder to the folder index note". Something like parent: [[Folder 1 Index]]
Thank you!
(And here is a link to the Discord conversation, if it helps!)
The text was updated successfully, but these errors were encountered:
@enjolrs I'm gonna try get this working.
For now, I will work with the requirement that the Folder Index Note be named after the folder.
But in future, this shouldn't need to be the case. What method would you recommend to tell Breadcrumbs which is the folder index note, if it isn't named after the folder?
@enjolrs one issue that immediately comes up is that the Breadcrumbs index is refreshed from scratch every time.
So if you run the command Link all notes in this folder to the folder index note once, then those notes won't be part of the hierarchy anymore after pressing Refresh Index... So I think there needs to be a way to give a list of folders where you want this behaviour to happen, you know what I mean?
So you could give a list, like ['FolderA', 'FolderB'], and Breadcrumbs would link all those child notes everytime
It would be very helpful to be able to quickly link all notes within a folder to a folder note or index note. That would quickly incorporate them into the hierarchy and give a good overview of the vault.
As mentioned in Discord:
The suggestion, which would solve the problem and quickly input the missing metadata, would be:
Thank you!
(And here is a link to the Discord conversation, if it helps!)
The text was updated successfully, but these errors were encountered: