AutoYADM commit: 2025-03-20 14:30:17
This commit is contained in:
parent
cc26869aa0
commit
bc6fa14b7e
1 changed files with 3 additions and 1 deletions
|
@ -101,7 +101,8 @@ dialog-height = 90
|
||||||
# width specifier is set, '*' is used by default.
|
# width specifier is set, '*' is used by default.
|
||||||
#
|
#
|
||||||
# Default: flags:4,name<20%,subject,date>=
|
# Default: flags:4,name<20%,subject,date>=
|
||||||
#index-columns=flags:4,name<20%,subject,date>=
|
# index-columns=flags:4,name<20%,subject,date>=
|
||||||
|
index-columns=labels,name<20%,subject,date>=
|
||||||
|
|
||||||
#
|
#
|
||||||
# Each name in index-columns must have a corresponding column-$name setting.
|
# Each name in index-columns must have a corresponding column-$name setting.
|
||||||
|
@ -121,6 +122,7 @@ dialog-height = 90
|
||||||
#column-name={{index (.From | names) 0}}
|
#column-name={{index (.From | names) 0}}
|
||||||
#column-subject={{.ThreadPrefix}}{{.Subject}}
|
#column-subject={{.ThreadPrefix}}{{.Subject}}
|
||||||
#column-date={{.DateAutoFormat .Date.Local}}
|
#column-date={{.DateAutoFormat .Date.Local}}
|
||||||
|
column-labels = ({{.Style (.Labels | join " ") "labels"}})
|
||||||
|
|
||||||
#
|
#
|
||||||
# String separator inserted between columns. When the column width specifier is
|
# String separator inserted between columns. When the column width specifier is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue