Nothing Special   »   [go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Juggl Graph won't show breadcrumbs' relationship types #122

Open
Dekirumonka opened this issue Mar 14, 2022 · 2 comments
Open

Bug: Juggl Graph won't show breadcrumbs' relationship types #122

Dekirumonka opened this issue Mar 14, 2022 · 2 comments

Comments

@Dekirumonka
Copy link
Dekirumonka commented Mar 14, 2022

Description
I've installed Juggl and Breadcrumbs and Dataview, and the the Juggl graph in breadcrumbs (the one that could be opened by breadcrumbs at the top of notes) works correctly, it showes the relationship types defined with Breadcrumbs.
But the connection type won't show up in Juggls' Graph (the graph opens from sidetab). (Pic 1)
And if I use the the breadcrumbs' syntax,it won't even shows the connection in Juggl's Graph.(Pic 2)

And I have another project that works fine before, but it can't be reproduce, which is really weird. I only have some screenshots which I took before (Pic 3), but now when I open it, it looks like Pic 4.
It's not the same graph because I made some more notes, but you can tell there is no relationship types in Pic 4.

After some test, I found that sometimes it's working if I open the seperate juggl view by right click the node in breadcrumbs' juggl view, and choose 'Open Juggl', and the result is like Pic 3. But sometime this method is not working, and it seems only work with certain projects.

图片
Pic 1
图片
Pic 2
图片
Pic 3
图片
Pic 4

Desktop

  • OS: Windows 10
  • Version 10.0.19043

Software

  • Breadcrumb 2.55.2
  • Obsidian 0.13.23
  • Juggl 1.3.3
  • Dataview 0.4.26
@Dekirumonka Dekirumonka changed the title Juggl Graph won't show breadcrumbs' relationship types Bug: Juggl Graph won't show breadcrumbs' relationship types Mar 14, 2022
@BellTseng
Copy link
BellTseng commented Jun 9, 2022

@Dekirumonka Disable the breadcrumbs plugin and enable the plugin again. And then reopen the juggl graph view, the relationship types will show. Every time you want to renew the relationship types with the format linktype:: [[link]], you must do that.

@japert
Copy link
japert commented Oct 11, 2022

I can confirm/ reproduce @Dekirumonka 's issue.
I have a minimal example vault show-casing the issue:
https://github.com/japert/juggle_test

A breadcrumb index refresh does not help either.

First I thought it's an issue with using the inline syntax test:: [[Link]] because according to breadcrumbs documentation that feature is coming from the dataview plugin, but no it also happens in the frontmatter style.
But there no link even shows up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants