imsnif/diskonaut

Feature: transactional delete

開放

#6 建立於 2020年6月17日

 (5 則留言) (0 個反應) (0 位負責人)Rust (93 個分叉)github user discovery
help wanted

倉庫指標

星標
 (3,066 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南