Feature #1579
Deleted files and links should be recoverable
Status: | New | Start date: | 04/12/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | GUI | Estimated time: | 4.00 hours | |
Target version: | 040 - FarfarAway | |||
Resolution: |
Description
Recycle bin is used here in the generic sense and intended for all operating systems (the notion started in Unix. On Linux, deleted files can be moved to /tmp/<userid>/deleted
When files are deleted, they should be sent to the recycle bin. Ideally, this would be controllable with a setting.
When links are deleted, they should be appended to a text file. The line should containthe link (see below for encrypted links), the status, and the password. It should be formatted in a way that the Linkgrabber can interpret if a user copies a line.
Related: Feature #740 Plain Text Container
Related issues