diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-03 21:14:12 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-04 12:54:25 +0200 |
| commit | c784f2c6876be483f99b2d750863aaf68e202aed (patch) | |
| tree | 311505696ece80c06c557d9be58653567e650b67 /docs/superpowers/plans/2026-08-03-post-0.1.0-usability.md | |
| parent | fc3073f452e28733c3910ceda403531b3e17404d (diff) | |
| download | qtmaildir-c784f2c6876be483f99b2d750863aaf68e202aed.tar.gz qtmaildir-c784f2c6876be483f99b2d750863aaf68e202aed.zip | |
docs: document query completion config and shortcut
Records what shipped rather than what the plan drafted: path: is the only
prefix beyond tag:/is:/date:/mimetype: that offers values, and completion_on_focus
defaults to false.
The extra_mimetypes syntax needs both separators explained, since ',' splitting
is QSettings' own behaviour and '|' exists only because a description may contain
a comma.
Diffstat (limited to 'docs/superpowers/plans/2026-08-03-post-0.1.0-usability.md')
| -rw-r--r-- | docs/superpowers/plans/2026-08-03-post-0.1.0-usability.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/superpowers/plans/2026-08-03-post-0.1.0-usability.md b/docs/superpowers/plans/2026-08-03-post-0.1.0-usability.md index 4debeee..1c36fee 100644 --- a/docs/superpowers/plans/2026-08-03-post-0.1.0-usability.md +++ b/docs/superpowers/plans/2026-08-03-post-0.1.0-usability.md @@ -55,7 +55,7 @@ taking that too literally. | 14 | Tag column unreadable, tags need another home | presentation | M | **done** | | 15 | Attachments are parsed but unreachable from the UI | information | M | **done** | | 16 | Delete on an already-deleted thread should undelete | behavior | S | open | -| 17 | No completion for tags in the query bar | workflow | M | open | +| 17 | No completion for tags in the query bar | workflow | M | **done** | Sizes are rough: XS under an hour, S a sitting, M a session. |
