SkepticMystic / breadcrumbs

Add typed-links to your Obsidian notes
https://publish.obsidian.md/breadcrumbs-docs
MIT License
532 stars 36 forks source link

Specify a hierarchy note as being a sequence of next (previous) notes #476

Closed Sapagrino closed 8 months ago

Sapagrino commented 1 year ago

Describe the solution you'd like I'd like to add several "sequence" notes to my hierarchy notes folder where the default hierarchy is to treat each item in the list as the "next" item for the one before it, as another option to the default of treating all of them as "same".

Roman Numerals [[I]] [[II]] [[III]]

Days of Week [[Monday]] [[Tuesday]] [[Wednesday]]

Time Periods [[Newborn]] [[Infant]] [[Toddler]]

In many cases, this would streamline previous/next coding even better than the recent addition of being able to force a prev / next relationship amongst a parent / child hierarchy.

Thank you for considering this and for your amazing work to date!

SkepticMystic commented 8 months ago

This is now possible! See this related issue for info on how to achieve it: #392