[BUG]: Traverse-notes don't capture all links
See original GitHub issueUsing the BC-traverse-note
as hierarchy, it seems Kanban boards are not supported?

Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Bug: links to formatted list views don't work correctly
I have 2 Json formatted views - one is on a page that links to a "detail" view page. So listviewA items link...
Read more >Links not clickable in iMessage app | Apple Developer Forums
Hi Team,. We are facing an issue with iMessage app on iOS versions greater than 10.2. Sometimes, URL links in received messages are...
Read more >Modified link, Missing Link pop ups - Illustrator UserVoice
Basically I get a pop up of modified or missing links every 2 to 3 minutes, constantly, it keeps happening with different files, ......
Read more >My links are not appearing. What should I do? | Linktree Help ...
Troubleshooting - Browser or App issue · Clear the cache & cookies from your browser and log into your account again. · Remove...
Read more >Solved: Is there a way to disable inline links (Bug report...
I want to see what this link actually goes not not just. ... Is there a way to disable inline links (Bug report...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I see. Yeah, I think the traversal algorithm isn’t working as intended. I will have to see how I can improve it
Hey guys, I just want to share my small discovery(?) on this issue. There’s a note within my vault that won’t get pick up by traversal-method. And I found that this note has below line included:
Looks like this weird syntax pattern – brackets with hash (which is actually a valid markdown syntax) – is not letting me pick up the note. I’m assuming all the notes that are not getting pick up has this type of unusual syntactical error. For now, my work around is transforming it to more simpler style?
Hope this helps. I will look into what other edge cases are happening.