From 5a9486c08aca35f82988858444f012a6eadeee2a Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Tue, 22 Jul 2025 10:52:40 -0700 Subject: [PATCH] Update Users-Gmail-Filters.md --- wiki/Users-Gmail-Filters.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/Users-Gmail-Filters.md b/wiki/Users-Gmail-Filters.md index cb469a1a..2a0207d1 100644 --- a/wiki/Users-Gmail-Filters.md +++ b/wiki/Users-Gmail-Filters.md @@ -80,8 +80,8 @@ All `s` except `forward ` involve adding/removing la * `label ` - Add the user label ``; only one user label can be specified. It will be created if necessary. In Gmail, you can have a multi-level label like `Top/Middle/Bottom`; you can also have a single-level label like `Top/Middle/Bottom`, -* If `buildpath` is omitted or `` is set to False, a ` containing `/` will be created as single-level. -* If `buildpath` is present and `` is omitted or set to True, a ` containing `/` will be created as multi-level; +* If `buildpath` is omitted or `` is set to False, a `` containing `/` will be created as single-level. +* If `buildpath` is present and `` is omitted or set to True, a `` containing `/` will be created as multi-level; all parent labels are created as necessary. If `forward ` is specified, the filter creation will fail if the user has not defined `` as a forwarding address.