changeset 1830:fa38043b14b0

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 29 May 2021 11:14:20 +0200
parents 1623146decea
children a03260db8835 c2c24079238e
files TODO
diffstat 1 files changed, 12 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Thu May 27 11:19:38 2021 +0200
+++ b/TODO	Sat May 29 11:14:20 2021 +0200
@@ -3,18 +3,14 @@
 == Stone Web viewer ==
 ======================
 
------------------
-Code refactorings
------------------
-
-* Replace "ParsedDicomCache" by "Orthanc::ParsedDicomCache" (new in
-  Orthanc framework 1.9.0)
-
-
 ------------
 Improvements
 ------------
 
+* Save/load annotations as attachments of their parent series
+  (including detection of collisions thanks to revisions).
+  https://book.orthanc-server.com/faq/features.html#metadata-attachments
+  
 * Internationalization (i18n). Some possible libraries:
   https://phrase.com/blog/posts/the-best-javascript-i18n-libraries/
 
@@ -28,6 +24,14 @@
 * Handle mobile gestures.
 
 
+-----------------
+Code refactorings
+-----------------
+
+* Replace "ParsedDicomCache" by "Orthanc::ParsedDicomCache" (new in
+  Orthanc framework 1.9.0)
+
+
 --------
 Wishlist
 --------