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.

贡献者指南