diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-03 02:28:44 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-03 02:28:44 +0200 |
commit | 49e4bd18d29d5ef9c85d106026b09d86de6ff19c (patch) | |
tree | acaad00d8d6df3a9dd6f0780fb837933b6ccddfd /TODO | |
download | contacts-49e4bd18d29d5ef9c85d106026b09d86de6ff19c.tar.gz contacts-49e4bd18d29d5ef9c85d106026b09d86de6ff19c.tar.bz2 contacts-49e4bd18d29d5ef9c85d106026b09d86de6ff19c.tar.xz |
First commmit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -0,0 +1,30 @@ +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-pgpkey +Test find-contact-by-site +Test get-contact-emails +Test get-contact-name +Test get-contact-organisations +Test get-contact-pgpkeys +Test get-contact-sites +Test list-contact-organisations +Test list-organisation-contacts +Test set-contact-emails +Test set-contact-name +Test set-contact-organisations +Test set-contact-pgpkeys +Test set-contact-sites +Add man pages +Add readme +Add tests +Add multicall binary |