Allow reverting updated entry to saved version

Issue #220 closed
jsbien created an issue

This should allow restoring previous version until index is saved

Comments (12)

  1. jsbien reporter

    I used quite often to update the wrong entry by mistake. Asking for confirmation seems a simpler solution than implementing a kind of undo function.

  2. Michał Rudolf repo owner

    Undo is not useful here as you can find an error after fixing 20 other entries.

    I rather considered implementing Revert feature which will revert to saved version of the entry, thus allowing per-item undo until Save is done.

  3. Log in to comment