Update: The project has been successfully funded.
This project aims to add a virtual "Trashcan" to the Ambient desktop environment that behaves similarly to the well-known recycle bin in Windows or trashcan in MacOS.
The specific goals are as follows:
- Add Trash functionality alongside Delete to Ambient's menus, etc (or make delete take an optional parameter controlling what happens with the file)
- The same functionality would be exposed to applications via the wblib
- The Trashcan functionality would create a .trash (or so) directory on each volume when moving files to trash. That means any (writable and local) volume would support the trashcan functionality, no matter what filesystem the volume is formatted with. No files would ever be copied between volumes.
- All trashed files would be viewable in a single place, in a virtual Trashcan folder showing trashed files from all mounted volumes.
- Files could be automatically restored to their original locations.
Point 1 implies this will be entirely optional and likely disabled by default.
License: GNU General Public License (GPL)
Link: http://power2people.org/projects/ambient-trashcan/