diff options
| author | Mattias Andrée <maandree@kth.se> | 2021-04-05 22:25:05 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2021-04-05 22:25:05 +0200 | 
| commit | b843dec3932b5904af4a019f75d05ba8e0bdf191 (patch) | |
| tree | 02868d4f6def9a26dae77dfbd0eaafdc3afe6250 /TODO | |
| parent | Add find-contact-by-address and get-contact-addresses (diff) | |
| download | contacts-b843dec3932b5904af4a019f75d05ba8e0bdf191.tar.gz contacts-b843dec3932b5904af4a019f75d05ba8e0bdf191.tar.bz2 contacts-b843dec3932b5904af4a019f75d05ba8e0bdf191.tar.xz | |
m + add set-contact-addresses + use -n instead of -l for country
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | TODO | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -1,8 +1,6 @@  Add tools for checking context for contact info  Add tools for .blocks -set-contact-addresses -  Test find-contact-by-chat  Test find-contact-by-email  Test find-contact-by-number @@ -31,6 +29,8 @@ Test set-contact-organisations  Test set-contact-pgpkeys  Test set-contact-photos  Test set-contact-sites +Add ability to filter on unset values in entries +Add ability to remove values in entries  Add man pages  Add readme  Add tests | 
