diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-14 12:34:25 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-14 12:34:25 +0200 |
| commit | 3658166d87f03a4225f5767230f37215e38fc994 (patch) | |
| tree | 8365b7df31e9ac85a43eaefb0a6a97ee32cb942e /README.md | |
| parent | fff182819f8a543d3a52f80baf7a6e03e82ae2b3 (diff) | |
| download | qtmaildir-3658166d87f03a4225f5767230f37215e38fc994.tar.gz qtmaildir-3658166d87f03a4225f5767230f37215e38fc994.zip | |
docs(i18n): fix the spam docs review findings
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -593,8 +593,10 @@ From: account re-seeds it only until you pick one yourself. ## Tagging -Archive, delete, spam, mark-important and toggle-unread write fixed tags. For anything -else, **Ctrl+T** opens a dialog over the selected threads: type tags to add or +Archive, mark-important and toggle-unread write fixed tags. Delete and spam +move the file instead: each adds a fixed tag (`deleted` or `spam`) and records +the folder the file left in a `moved-from:<folder>` origin. For anything else, +**Ctrl+T** opens a dialog over the selected threads: type tags to add or remove, separated by commas, or clear a checkbox to drop a tag already present. Both fields complete against every tag in your database, which is a guard @@ -776,9 +778,10 @@ Defaults, all rebindable through `[keys]`: | `Ctrl+Q` | `quit` | Quit | Every action in this table carries a default binding, and every one appears in -a menu. Some actions carry no default, because a chord for them would be -arbitrary (Empty trash, Empty spam, Delete permanently); they are reachable -from the menus and the shortcut reference prints them as unbound. +a menu. Some actions carry none, because a chord for them would be arbitrary: +Find stranded deleted mail, Find stranded spam, Empty trash, Empty spam, Delete +permanently and Save message. They are reachable from the menus, and the +shortcut reference prints them as unbound. **Help > Keyboard shortcuts** lists the current bindings, generated from the actions themselves, so it shows your overrides rather than these defaults. |
