From 7ee3e01a8b68f628a16fa00ea1ef7fd626c793e9 Mon Sep 17 00:00:00 2001 From: mirivlad Date: Sun, 28 Jun 2026 16:46:34 +0800 Subject: [PATCH] docs: update notes ux roadmap --- 07_Full_Implementation_Roadmap.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/07_Full_Implementation_Roadmap.md b/07_Full_Implementation_Roadmap.md index a1f0d30..642dcdd 100644 --- a/07_Full_Implementation_Roadmap.md +++ b/07_Full_Implementation_Roadmap.md @@ -90,7 +90,8 @@ storage as ordinary Markdown/files. Tasks: -- improve Notes list filtering, sorting, rename/conflict UX, and empty states; +- [x] improve Notes list filtering, sorting, and filtered empty states; +- improve Notes rename/conflict UX; - [x] add Notes delete/trash through Files API with confirmation; - add Files restore metadata view and later restore command; - [x] define external open/show-in-folder as a public v2 API, replacing fallback;