imsnif/diskonaut

Feature: transactional delete

Aberta

#6 aberto em 17 de jun. de 2020

 (5 comentários) (0 reação) (0 responsável)Rust (93 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (3.066 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador