issadarkthing / gomu

golang TUI music player
GNU General Public License v2.0
159 stars 15 forks source link

Accidentally delete whole directory #31

Closed tramhao closed 3 years ago

tramhao commented 3 years ago

I deleted my mp3 directory completely, by accident, but several times. What I want to do is to clear the queue, but I didn't notice that the focus is not in queue. And right after I confirm the operation(it's too fast by keyboard), I know it's wrong. Fortunately I have complete backup for 30 days, but I think it's a possible problem. What's the better logic to solve it?

tramhao commented 3 years ago

By the way, arch package checksum is wrong.

issadarkthing commented 3 years ago

maybe ask user to type out 'DELETE' for bulk delete confirmation

issadarkthing commented 3 years ago

By the way, arch package checksum is wrong.

I will fix it

tramhao commented 3 years ago

maybe ask user to type out 'DELETE' for bulk delete confirmation

Great idea!

issadarkthing commented 3 years ago

resolved #30