diff options
author | Joey Hess <joey@kitenet.net> | 2012-05-26 21:38:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-05-26 21:38:25 -0400 |
commit | 76720a6d0df1dd8f3d4405bf4e7cd1a6ce31005d (patch) | |
tree | 97d45c842fe36d5b3e223c7f42c92325b6205d0b /doc/design/assistant.mdwn | |
parent | 6703892e83c89a27a2e2766e5984618e7449bdb8 (diff) |
update
Diffstat (limited to 'doc/design/assistant.mdwn')
-rw-r--r-- | doc/design/assistant.mdwn | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/doc/design/assistant.mdwn b/doc/design/assistant.mdwn index 5cbdb20d1..3bbd27c58 100644 --- a/doc/design/assistant.mdwn +++ b/doc/design/assistant.mdwn @@ -5,14 +5,6 @@ This is my design and plan for developing it. Still being fleshed out, still many ideas and use cases to add. Feel free to chip in with comments! --[[Joey]] -## the pitch - -The blue sky goal would be something automated like dropbox, except fully -distributed. All files put into the repository would propagate out -to all the other clones of it, as network links allow. Note that while -dropbox allows modifying files, git-annex freezes them upon creation, -so this would not be 100% equivalent to dropbox. - ## roadmap * Month 1 "like dropbox": [[!traillink inotify]] [[!traillink syncing]] @@ -20,4 +12,9 @@ so this would not be 100% equivalent to dropbox. * Month 3 "easy setup": [[!traillink configurators]] * Month 4 "release": [[!traillink leftovers]]; release * Months 5-6 "9k bonus round": [[!traillink Android]] -* In my overfunded nighmares: [[!traillink Windows]] + +## not yet on the map: + +* [[desymlink]] +* [[deltas]] +* In my overfunded nighmares: [[Windows]] |