AutoYADM commit: 2025-03-21 17:00:07

This commit is contained in:
Daniel Fichtinger 2025-03-21 17:00:07 -04:00
parent f5d734dc9b
commit a19243603f
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ pgp-opportunistic-encrypt = false
pgp-error-level = warn pgp-error-level = warn
pgp-key-id = 965699C862DA92143CDE2877D1B0947B25420214 pgp-key-id = 965699C862DA92143CDE2877D1B0947B25420214
# Address Book # Address Book
carddav-source = https://daniel%40ficd.ca%2BDefault@carddav.fastmail.com/dav/addressbooks/user/daniel%40ficd.ca/Default carddav-source = https://daniel%40ficd.ca@carddav.fastmail.com/dav/addressbooks/user/daniel@ficd.ca/Default
carddav-source-cred-cmd = pass show fastmail/carddav carddav-source-cred-cmd = pass show fastmail/carddav
address-book-cmd = carddav-query -S Fastmail %s address-book-cmd = carddav-query -S Fastmail %s

View file

@ -687,7 +687,7 @@ editor=/home/fic/.config/aerc/helix-config/hx.sh
# This parameter can also be set per account in accounts.conf. # This parameter can also be set per account in accounts.conf.
# address-book-cmd=emailbook /home/fic/mail/emailbook.txt --search "%s" # address-book-cmd=emailbook /home/fic/mail/emailbook.txt --search "%s"
# address-book-cmd='/home/fic/.config/mail/abook.sh "%s"' # address-book-cmd='/home/fic/.config/mail/abook.sh "%s"'
address-book-cmd='ugrep -jP -m 100 --color=never "%s" /home/fic/mail/ranked-addrbook.tsv' # address-book-cmd='ugrep -jP -m 100 --color=never "%s" /home/fic/mail/ranked-addrbook.tsv'
# Specifies the command to be used to select attachments. Any occurrence of # 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> # '%s' in the file-picker-cmd will be replaced with the argument <arg>