git-annex/doc/design/assistant.mdwn

40 lines
1.3 KiB
Text
Raw Normal View History

This is the design site for the git-annex [[/assistant]].
2012-05-27 01:11:19 +00:00
Parts of the design is still being fleshed out, still many ideas
and use cases to add. Feel free to chip in with comments! --[[Joey]]
2012-05-27 01:11:19 +00:00
## roadmap
2012-05-27 01:14:27 +00:00
* Month 1 "like dropbox": [[!traillink inotify]] [[!traillink syncing]]
2012-05-27 01:15:07 +00:00
* Month 2 "shiny webapp": [[!traillink webapp]] [[!traillink progressbars]]
2012-05-31 00:50:53 +00:00
* Month 3 "easy setup": [[!traillink configurators]] [[!traillink pairing]]
* Month 4 "cloud": [[!traillink cloud]] [[!traillink transfer_control]]
2012-11-25 22:02:30 +00:00
* Month 5 "cloud continued": [[!traillink xmpp]] [[!traillink more_cloud_providers]]
* Month 6 "9k bonus round": [[!traillink desymlink]]
2013-02-10 20:00:12 +00:00
* Month 7: user-driven features and polishing;
[presentation at LCA2013](http://mirror.linux.org.au/linux.conf.au/2013/mp4/gitannex.mp4)
2012-09-21 05:25:02 +00:00
We are, approximately, here:
2012-12-10 20:11:38 +00:00
* Month 8: [[!traillink Android]]
2012-11-30 18:13:14 +00:00
* Months 9-11: more user-driven features and polishing (see remaining TODO items in all pages above)
2012-07-08 04:07:26 +00:00
* Month 12: "Windows purgatory" [[Windows]]
2012-05-27 01:38:25 +00:00
2012-08-30 17:47:00 +00:00
## porting
* [[OSX]] port is in fairly good shape, but still has some room for improvement
2013-02-10 20:00:12 +00:00
* [[android]] port is just getting started
* Windows port does not exist yet
2012-08-30 17:47:00 +00:00
2012-05-27 01:38:25 +00:00
## not yet on the map:
2012-11-30 18:13:14 +00:00
* [[partial_content]]
2012-05-27 01:38:25 +00:00
* [[deltas]]
2012-10-01 16:11:03 +00:00
* [[leftovers]]
* [[other todo items|todo]]
2012-10-24 15:24:07 +00:00
2012-06-04 19:40:11 +00:00
## blog
I'm blogging about my progress in the [[blog]] on a semi-daily basis.
2012-06-04 19:42:26 +00:00
Follow along!