imsnif/diskonaut

Feature: transactional delete

Offen

#6 geöffnet am 17.06.2020

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (93 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (3.066 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

This feature would allow the user to do a "soft delete". Meaning they would mark a file for deletion, it would disappear from the UI but will not actually be deleted from the filesystem.

When the user exits the app, the app should give a list of these files marked for deletion and ask the user if they want to delete them.

Optionally, a "delete marked files" shortcut can also be added.

Contributor Guide