imsnif/diskonaut

Feature: transactional delete

オープン

#6 opened on 2020/06/17

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (93 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (3,066 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド