Mercurial > hg > orthanc-python
annotate TODO @ 105:912cbabbe427
revert to sdk 1.8.1
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 23 Feb 2022 11:15:47 +0100 |
parents | d82eef8c98fc |
children | 93c6f12bf339 |
rev | line source |
---|---|
29 | 1 |
2 Primitives the Orthanc community is missing | |
3 =========================================== | |
4 | |
5 * "OrthancPluginRegisterFindCallback()": | |
6 https://groups.google.com/d/msg/orthanc-users/eOku4cDu308/k9P6Qa5vBgAJ | |
62 | 7 |
30 | 8 * "OrthancPluginRegisterWorklistCallback()": |
9 https://groups.google.com/d/msg/orthanc-users/4gvRJQzwh1U/fwFfXGMtAwAJ | |
62 | 10 |
11 * Create Python jobs: | |
12 https://groups.google.com/g/orthanc-users/c/8-OYbc3mnyI/m/Mr9QvLKeAgAJ |