david-swift / Memorize

Study flashcards in a native GNOME app
https://flathub.org/apps/io.github.david_swift.Flashcards
GNU General Public License v3.0
87 stars 9 forks source link

Integrate with AnkiWeb #50

Open RuboGubo opened 3 months ago

RuboGubo commented 3 months ago

Is your feature request related to a problem? Please describe.

It would make it a drop in replacement for people(me).

Describe the solution you'd like

Have an option to log in and have it auto sync to ankiweb, much like how the current native anki app works

Describe alternatives you've considered

manual import, but this is not as seamless

Additional context

None

david-swift commented 3 months ago

This would definitely be a cool addition, but I want to focus on improving the app's general experience first.

In case someone wants to work on this, I would suggest using SwiftNIO instead of the networking functions of Foundation as they don't seem to always work correctly on Linux.