SkepticMystic / breadcrumbs

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

Bug: matrix view > show all fields or just relation types doesn't work #456

Open pawel-ilnicki opened 2 years ago

pawel-ilnicki commented 2 years ago

Describe the bug The option in the settings "show all fields or just relation types" does not work or I'm too small-brain to understand its purpose.

To Reproduce Steps to reproduce the behavior:

  1. Go to breadcrumb settings
  2. Go to view > matrix > show all fields or just relation types
  3. Disable it
  4. Add some aliases for up, for example broader and parent
  5. Add BC to a couple of files pointing upwards, but using different alias each time
    • note A could use up
    • note B could use parent
    • note C could use broader

Or:

  1. Add a new breadcrumb hierarchy independent from up/down/same and call this hierarchy broader/same/narrower
  2. Same as step 5 above

Actual & Expected behavior Disabling the option should show me each note in a separate BC group, with a distinct alias like so: image

Desktop (please complete the following information):

SkepticMystic commented 7 months ago

Hey, thanks for the issue. I'm not sure I fully understand. Could you share your Breadcrumbs settings file? .obsidian/plugins/breadcrumbs/data.json. I'd like to add that I've since rewritten Breadcrumbs from scratch, and this issue is likely resolved in the v4 beta, more info here: https://github.com/SkepticMystic/breadcrumbs/blob/master/V4.md