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: BC-tag-note is selective with what tags and its contents will show #401

Open
Yunike08 opened this issue May 24, 2022 · 3 comments
Open
Labels
bug Something isn't working builder:tag-note try v4 Possibly fixed in v4

Comments

@Yunike08
Copy link

Hi there. I'm a mobile user (Oppo Reno 4, Android version 12) using Breadcrumbs mainly for organizing my ideas but I can't seem to get BC-tag-note to work to its fullest. I expect that it should list down all the notes that contain the written tag, correct? Instead, it is selective on which '#tags' notes will be shown:

  1. tags with weird names such as '#SBMDO' or '#FCoLK' won't give any results (they are based from the acronyms of Note Titles)
  2. It works with '#Name' (but shows only 86 of 334) or even '#Name/Author' (14 of 14)
  3. But does not work with '#Name/Artist' (0 of 258) or '#Name/Location' (0 of 3).
  4. I thought the amount of notes within the tags might be affecting it but '#GenshinImpact/Enemy' (1 of 1) works fine for minimum
  5. '#Zettelkasten' has reached a great amount (100 of 109) but missing 9

Just to be sure, this is how I write it within the note BC-tag-note:: '#Name/Artist' and the results show up in Breadcrumbs Matrix

It's possible that I'm just missing some idea on how BC-tag-note actually works 😅

@Yunike08 Yunike08 added the bug Something isn't working label May 24, 2022
@SkepticMystic
Copy link
Owner

Hey @Yunike08 :)

Can you get some more info for me.
Go to BC settings > Debugging, and set the debug level to DEBUG.
Then, open the console Ctrl + Shift + I, and refresh the BC index.
You'll get a bunch of console logs, but look under the section called initGraphs, then go to Alternative Hierarchies > Tag Notes, and see if you get any errors. Also check that the tag is being parsed correclty

image

@Yunike08
Copy link
Author

Yunike08 commented Jul 31, 2022

Hello @SkepticMystic
I apologize for the lateness. Life has been busy lately.

  • Breadcrumbs is v3.6.0
  • Tested with BC-tag-note: '#SBMDO'
  • It provided 3 links but not sure how these 3 is different from the other 68 items that also hold the SBMDO tag.
  • I followed the instructions and got a screenshot of the notes with the console. I hope it's enough. I am a complete amateur about reading it.
  • I tried '#Bible' or '#task' too but no result

'#Name' does give me a lot of links but less than expected (out of 995 items)

  • Parent = 153

  • Same = 14

  • It's also possible that I'm ignorant about a lot of functions Breadcrumbs could provide. So feel free to correct my coding if required.

In the image provided, there's the tag window on the left, Notes where the Breadcrumb code is used and a sample of the links in the middle, Breadcrumbs matrix on the right and the very right is the Console data.

Capture

I hope this helps! Thank you for your time!

@SkepticMystic
Copy link
Owner

@Yunike08 please consider upgrading the the V4 beta, see here for more info: https://github.com/SkepticMystic/breadcrumbs/blob/master/V4.md
If you do, can you let me know if this issue is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working builder:tag-note try v4 Possibly fixed in v4
Projects
Status: Todo
Development

No branches or pull requests

2 participants