ankidroid / ankidroid/Anki-Android

Nicer way to enter path to put the collection

Abierto
#3,114 15 comentarios 3 reacciones 1 asignado Reclamado por @ShaanNarendran Ver en GitHub
Accepted Enhancement Keep Open Priority-Medium
Lenguaje dominante
Kotlin
Estrellas
11.8k
Forks
2.9k
Merge medio
2 d 3 h
PR fusionados (30 d)
167

Descripción

Originally reported on Google Code with ID 2217

```
In the prefs, you can specify the path where AD stores the collection, e.g. to put it
on an external SD-card. Currently you have to type in the path via keyboard.

It would be nice to use some kind of GUI directory picker.

The way to go seems to be to launch the user’s preferred file browser, if there is
one, and to add a simple file browser to AD as a fallback.
Maybe this one
https://github.com/iPaulPro/aFileChooser
could be used for that. Maybe there are nicer ones out there.

Is this feature available on similar apps (Anki Desktop, AnkiMobile,
AnyMemo, etc) ? If yes, it could help to include a screenshot or link to a
page explaining the feature.

Anki desktop is using standard OS file dialogs all the time…
```

Reported by `ospalh` on 2014-07-31 09:43:47

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.