roadmap update and new poll
This commit is contained in:
parent
d5ec9369b5
commit
183e2a0143
2 changed files with 22 additions and 3 deletions
17
doc/design/assistant/polls/Android.mdwn
Normal file
17
doc/design/assistant/polls/Android.mdwn
Normal file
|
@ -0,0 +1,17 @@
|
|||
Background: git-annex uses symbolic links in its repositories. This makes it
|
||||
hard to use with filesystems, such as FAT, that do not support symbolic links.
|
||||
FAT filesystems are the main storage available on some Android devices that
|
||||
have a micro-SD card. Other, newer Android devices don't have a SD card and so
|
||||
avoid this problem.
|
||||
|
||||
Help me choose a goal for the month of December.
|
||||
|
||||
I can either work on the idea described in
|
||||
[[design/assistant/desymlink]], which could solve the symlink problem and
|
||||
also could lead to a nicer workflow to editing files that are stored in
|
||||
git-annex.
|
||||
|
||||
Or, I can work on [[Android_porting|design/assistant/android]], and try to
|
||||
get the assistant working on Android's built-in storage.
|
||||
|
||||
[[!poll open=yes 0 "solve the symlink problem first" 0 "port to Android first" 0 "other"]]
|
Loading…
Add table
Add a link
Reference in a new issue