docs: update files trash roadmap

This commit is contained in:
mirivlad 2026-06-28 17:05:04 +08:00
parent 06a9bb43ec
commit 875acf2e20
1 changed files with 2 additions and 1 deletions

View File

@ -93,7 +93,8 @@ Tasks:
- [x] improve Notes list filtering, sorting, and filtered empty states; - [x] improve Notes list filtering, sorting, and filtered empty states;
- [x] improve Notes rename/conflict UX; - [x] improve Notes rename/conflict UX;
- [x] add Notes delete/trash through Files API with confirmation; - [x] add Notes delete/trash through Files API with confirmation;
- add Files restore metadata view and later restore command; - [x] add Files restore metadata view;
- add Files restore command later;
- [x] define external open/show-in-folder as a public v2 API, replacing fallback; - [x] define external open/show-in-folder as a public v2 API, replacing fallback;
- add watcher-based refresh for Files/Notes after external changes; - add watcher-based refresh for Files/Notes after external changes;
- add safe binary read/streaming contract only after text workflows are stable. - add safe binary read/streaming contract only after text workflows are stable.