Skip to content

Prompt user for action when duplicate files are detected #243

Open
@hadynz

Description

This is an enhancement in response to this comment #237 (comment).

Currently the plugin has a strong bias for never mutating any user data. If a highlights file exists, it will always create a duplicate and make the file name unique by appending a timestamp.

The feature request is to modify this behaviour and ask the user for action:

  • Do you want to override existing file?
  • Retain existing. Create a new file

The user should also be able to choose an option for the plugin to remember their choice. This option can be changed later on via the plugin's settings panel.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions