Skip to content

Embedding "Breadcrumbs Down" View in Note - Like a Dataview Query #412

Answered by SkepticMystic
nschutz asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @nschutz :)
There are a couple of options here.
The goal is to show the Breadcrumbs down view in a specific note. I see two ways you could acheive this:

  1. Use BC Codeblocks which let you do just that!
  2. Use the BC API which lets you access the BC index programmatically (dataviewjs included). See the docs for more info

Unfortunately, I don't think there is an easy way to make Dataview see what BC sees. That would require a change to DV's code. But the Codeblocks should do what you're looking for, and the API is the next best thing to integrate BC with DV

Let me know if this helps!

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@nschutz
Comment options

Answer selected by nschutz
Comment options

You must be logged in to vote
1 reply
@SkepticMystic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants