Describe the bug
When a base is included in the hierarchy, tapping on the base in the Trail view creates a new empty file instead of going to the existing base.
To Reproduce
Steps to reproduce the behavior:
- Create base MyBase.base
- Create file MyFile.md
- Create frontmatter in MyFile md:
---
up: "[[MyBase.base]]"
---
- Breadcrumbs: Rebuild Graph
- Open MyFile.md, see MyBase.base in Trail view.
- Tap on MyBase.base
- New file "MyBase.base.md" is created
Expected behavior
MyBase.base opens
Smartphone (please complete the following information):
- Device: Samsung Galaxy S23
- OS: Android 16
- Breadcrumbs version: 4.3.2-beta
- Obsidian version: 1.10.5