Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
This repository was archived by the owner on May 25, 2025. It is now read-only.

Name collision problem if turn on Outside Folder, With Same Name #19

@chansey97

Description

@chansey97

Suppose I have the following folder structure:

|- branch1.md
|- branch1/
|- branch2.md
\- branch2/
   \- branch1.md

In Obsidian with "Outside Folder, With Same Name" setup, branch1 and branch2 are folder notes. Dragging (in Obsidian File explorer) branch1 to branch2.

The current behavior:

Obsidian reports "Failed to sync name of folder note: folder note branch1.md already exists", but side effects has performed: the folder branch1 was moved to branch2, but the note branch.md not.

The expected behavior:

Obsidian reports "Failed to sync name of folder note: folder note branch1.md already exists" and no side effects.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions