Skip to content

Get timestep of last file changes #138

@OpenBagTwo

Description

@OpenBagTwo

GIVEN Alex has messed up and made changes to files in multiple Ender Chests that haven't been synced
AND she wants to manually merge her data[1]

WHEN she runs the command enderchest status from one of her instances

THEN she gets a report such as the below:

_chest monster
    16488 files
    1254 directories
    1 symlinks
    last modified: 2024-05-19 18:14 EDT
global
    93 files
    19 directories
    22 symlinks
    last modified: 2024-05-20 13:01 EDT
...

SO she can either:

  • compare this report to one she gets running the command on her other machine
  • compare this report to an enderchest close --dry-run report

AND resolve the conflict manually

Notes

[1] Using the --exclude flag, it's possible to resolve this conflict within EnderChest today, and automatically detecting these conflicts (and prompting the user to resolve them) is on the roadmap (#139)
[2] This issue is not blocked by #137

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions