AutoYADM commit: 2025-03-11 20:15:14
This commit is contained in:
parent
1c4b783aee
commit
0a204a30f3
2 changed files with 3 additions and 1 deletions
|
@ -673,7 +673,7 @@ always-show-mime=true
|
|||
# ignored.
|
||||
#
|
||||
# This parameter can also be set per account in accounts.conf.
|
||||
#address-book-cmd=
|
||||
address-book-cmd=emailbook ~/notes/emailbook.txt --search "%s"
|
||||
|
||||
# Specifies the command to be used to select attachments. Any occurrence of
|
||||
# '%s' in the file-picker-cmd will be replaced with the argument <arg>
|
||||
|
|
|
@ -105,6 +105,8 @@ S = :save<space>
|
|||
| = :pipe<space>
|
||||
D = :delete<Enter>
|
||||
A = :archive flat<Enter>
|
||||
aa = :pipe -m emailbook ~/notes/emailbook.txt --parse --all<Enter>
|
||||
af = :pipe -m emailbook ~/notes/emailbook.txt --parse --from<Enter>
|
||||
|
||||
<C-l> = :open-link <space>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue