SkepticMystic / breadcrumbs

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

Add more than one direction in codeblock #342

Closed adeldaoud closed 6 months ago

adeldaoud commented 2 years ago

The code examples for codeblock shows how to add one direction "dir". But I wonder how to add several directions in the same view. I tried variants of the following code but that did not work. Any ideas?


type: juggl 
dir: {next, down}
layout: force-diracted
fdgdLayout: d3-force
depth: 0
navigator: true
SkepticMystic commented 6 months ago

This is now possible in V4 :) See the link at the top of the README for more info on the beta version, and see the docs to learn about the new codeblock fields: https://publish.obsidian.md/breadcrumbs-docs/Views/Codeblocks