Update roadmap to reflect 0.2.0
[hermes] / www / index.html
index 1ab0a52..47fd270 100644 (file)
@@ -120,11 +120,13 @@ $(document).ready(function() {
             <li>Handling of accents being present/missing between online and Contacts.</li>
             <li>Allow creation of "empty" contacts containing birthday &amp; homepage info so that Facebook friends' birthdays will appear in Calendar, even if you have no other contact info for them.</li>
             <li>Improved web page at <a href="http://hermes.garage.maemo.org/">hermes.garage.maemo.org</a>.</li>
+            <li>Manual matching for contacts which the heuristic doesn't pick up.</li>
         </ul>
 
         <h3>Immediate plans</h3>
         <ul>
-            <li>Manual matching for contacts which the heuristic doesn't pick up.</li>
+            <li>Store a history of all images that Hermes has ever downloaded to allow the user to pick from them.</li>
+            <li>Add an "auto-update" mode for people who regularly change their Facebook profile pictures to allow Hermes to track them.</li>
         </ul>
 
         <h3>Long-term plans/possibilities</h3>
@@ -132,8 +134,6 @@ $(document).ready(function() {
             <li>Match "nickname" against <a href="http://maemo.org/profile/list/">maemo.org username</a>.</li>
             <li>Match email address against <a href="http://www.gravatar.com/">gravatar.com</a>.</li>
             <li>Investigate pulling contact images from Google Contacts (apparently Mail for Exchange doesn't download images).</li>
-            <li>Add an "auto-update" mode for people who regularly change their Facebook profile pictures to allow Hermes to track them.</li>
-            <li>Store a history of all images that Hermes has ever downloaded to allow the user to pick from them.</li>
         </ul>
     </div>
     
@@ -157,4 +157,4 @@ pageTracker._trackPageview();
 } catch(err) {}</script>
 
 </body>
-</html>
\ No newline at end of file
+</html>