diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-03 15:02:18 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-03 15:02:18 +0200 |
commit | b75c1ec41abb411423218895205395e8cb191be2 (patch) | |
tree | 62abd35bd88e543a400912d9db35a456da1c72bb /TODO | |
parent | m + add more tools (diff) | |
download | contacts-b75c1ec41abb411423218895205395e8cb191be2.tar.gz contacts-b75c1ec41abb411423218895205395e8cb191be2.tar.bz2 contacts-b75c1ec41abb411423218895205395e8cb191be2.tar.xz |
Add photo utils
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,3 @@ -Add tools for .photos Add tools for .blocks Add tools for .numbers Add tools for .addresses @@ -9,12 +8,13 @@ Test find-contact-by-email Test find-contact-by-name Test find-contact-by-organisation Test find-contact-by-pgpkey +Test find-contact-by-photo 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 +Test get-contact-photos Test get-contact-sites Test list-contact-organisations Test list-organisation-contacts @@ -23,6 +23,7 @@ Test set-contact-groups Test set-contact-name Test set-contact-organisations Test set-contact-pgpkeys +Test set-contact-photos Test set-contact-sites Add man pages Add readme |