diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-03 12:55:33 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-03 12:55:33 +0200 |
commit | c2b33333b84dd0534b2cb153c7a9f31c354ddad4 (patch) | |
tree | 21295fb55d63eeffefa43472f76c69de88979c9f /TODO | |
parent | m + Add multicall binary (diff) | |
download | contacts-c2b33333b84dd0534b2cb153c7a9f31c354ddad4.tar.gz contacts-c2b33333b84dd0534b2cb153c7a9f31c354ddad4.tar.bz2 contacts-c2b33333b84dd0534b2cb153c7a9f31c354ddad4.tar.xz |
m + add more tools
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,18 +1,17 @@ -list-contact-organisations -list-organisation-contacts - Add tools for .photos -Add tools for .groups Add tools for .blocks Add tools for .numbers Add tools for .addresses Add tools for .chats Add tools for .birthday + Test find-contact-by-email Test find-contact-by-name +Test find-contact-by-organisation Test find-contact-by-pgpkey Test find-contact-by-site Test get-contact-emails +Test get-contact-groups Test get-contact-name Test get-contact-organisations Test get-contact-pgpkeys @@ -20,6 +19,7 @@ Test get-contact-sites Test list-contact-organisations Test list-organisation-contacts Test set-contact-emails +Test set-contact-groups Test set-contact-name Test set-contact-organisations Test set-contact-pgpkeys |