Skip to content

Feature request: Add ability to undo modifications #860

@ghostbuster91

Description

@ghostbuster91

This would probably be hard to do, but since I haven't found any issue for this I thought I would create one just to start a discussion.

I think that since there is an option to perform some modifications in the filesystem source like:

  • renaming
  • moving
  • deleting

It would be cool to have the ability to undo those modifications.
It seems that it could apply to a wider group of sources though for some it could be harder to do than for others (for example git source)

Of course there is no regular way to restore a file after it was rm, so for this one neo-tree would have to provide integration with something like trash-cli if I am not mistaken.

Reverting renaming and moving should be just a matter of tracking those changes.

I am not sure how to approach git source, but at the same time I don't think that it is that needed.

Wdyt?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions