From 3d8c1acf785ff7389a68cc515a5c9324dee8de41 Mon Sep 17 00:00:00 2001 From: Christophe Besson Date: Wed, 23 Sep 2026 15:21:30 +0200 Subject: feat(hub): right-click menu in the Files tab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The toolbar's actions on the row under the pointer, sharing one action list with the toolbar — which keeps showing what does not apply, disabled, while the menu leaves it out. A count only where more than one item is concerned. Co-Authored-By: Claude Opus 5 --- docs/USERGUIDE.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/USERGUIDE.md b/docs/USERGUIDE.md index 4d87aef..0dd5819 100644 --- a/docs/USERGUIDE.md +++ b/docs/USERGUIDE.md @@ -252,6 +252,9 @@ file browser — sort, select, download, preview. - **Delete** — you can remove a file you uploaded yourself; anything else is the operator's to remove. A folder has to be empty first, so nothing here can sweep away files you cannot see. +- **Right-click a file or folder** for the same actions as the toolbar, listing + only the ones that apply to it. On a ticked row the menu acts on everything + ticked, like the toolbar does. ### Chat -- cgit v1.2.3