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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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