docs: mark file trash restore complete

This commit is contained in:
mirivlad 2026-06-28 22:24:28 +08:00
parent 875acf2e20
commit 53ed0fc87c
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ Tasks:
- [x] improve Notes rename/conflict UX;
- [x] add Notes delete/trash through Files API with confirmation;
- [x] add Files restore metadata view;
- add Files restore command later;
- [x] add Files restore command;
- [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 safe binary read/streaming contract only after text workflows are stable.