From 06a9bb43ec1c6f454de3db47bcf6a6fd79025823 Mon Sep 17 00:00:00 2001 From: mirivlad Date: Sun, 28 Jun 2026 16:50:02 +0800 Subject: [PATCH] docs: update notes rename roadmap --- 07_Full_Implementation_Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07_Full_Implementation_Roadmap.md b/07_Full_Implementation_Roadmap.md index 642dcdd..fe34f1a 100644 --- a/07_Full_Implementation_Roadmap.md +++ b/07_Full_Implementation_Roadmap.md @@ -91,7 +91,7 @@ storage as ordinary Markdown/files. Tasks: - [x] improve Notes list filtering, sorting, and filtered empty states; -- improve Notes rename/conflict UX; +- [x] 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;