Closed SlRvb closed 8 months ago
For when I work on this, I think a simple fix is to check only inside the active_markdown_view
for an existing TrailView. Currently I check the entire document, which prevents it from existing in multiple places
Closed in latest release
Is your feature request related to a problem? Please describe. Currently the beta is only to view the breadcrumb trail on the currently active page as opposed to both pages that both have trails I need to see
Describe the solution you'd like Displaying the trail on any/every opened note that has a trail.
Additional context Currently it's also not consistent with actually showing me the trail on an active note, only when I change the view or give it enough time to switch over.