feat(menü): Geteilte werden verlassen, nicht gelöscht (D81-Nachtrag 5)
Eigene Aktion für die Geteilt-Gruppe (Server- und URL-Dokumente): Wort (Verlassen), Icon (Tür mit Pfeil statt Papierkorb), Rückfrage (nur der eigene Listeneintrag geht, Server bleibt) und normales statt rotem Hover. Der Link wandert beim Verlassen in die Zwischenablage — der Listeneintrag ist zugleich das Lesezeichen. Verhalten wie lokales Löschen (removeDocLocally, gemeinsamer Kern); i18n in neun Sprachen. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
a78147e459
commit
5c8fbcde01
@@ -19,6 +19,7 @@ reverse.
|
||||
|
||||
## 2026-08-27
|
||||
|
||||
- Shared documents are left, not deleted: their row shows a leave action with its own icon and wording — the document stays on the server, and its link lands on the clipboard
|
||||
- The document menu's groups are named Included, Local and Shared now — "yours" and "sources" said less than where a document lives
|
||||
- Documents are stored one key each now, with a small index: a full storage no longer blocks every save, and one corrupted entry costs one document instead of all
|
||||
- Typing no longer serializes every document on each keystroke — only the active text is written, the full list on switching, closing or leaving the page
|
||||
|
||||
Reference in New Issue
Block a user