Skip to content

Bug: Obsidian Bases - new empty file created instead of linking to existing base #633

@ensjens

Description

@ensjens

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:

  1. Create base MyBase.base
  2. Create file MyFile.md
  3. Create frontmatter in MyFile md:
---
up: "[[MyBase.base]]"
---
  1. Breadcrumbs: Rebuild Graph
  2. Open MyFile.md, see MyBase.base in Trail view.
  3. Tap on MyBase.base
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    FRNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions