Skip to content

[BUG] v5.2.3 changed the "save" command to not overwrite files #7878

@Jermolene

Description

@Jermolene

The PR #6650 by @joshuafontany which was included in v5.2.3 attempts to fix #6649 by using the filesystem utils generateTiddlerFileInfo() and saveTiddlerToFileSync().

It turns out that this change has an unexpected side effect, which is that the save command will no longer overwrite existing files, instead appending an ascending numeric suffix.

In previous versions of TiddlyWiki, the save command would overwrite existing files if asked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions