Mochitto / Markdown2Anki

A CLI tool and an apkg template to allow you to create flashcards from markdown and have a better experience while using anki for your studies. 🌸
98 stars 3 forks source link

Interactive configuration #10

Open Mochitto opened 1 year ago

Mochitto commented 1 year ago

As of now, the setup of the app is pretty complex. Adding an interactive setup (asking the user on first setup) could make for an easier UX.

Notice: interactive setup is a planned feature of Type-config (the library that handles configuration in md2anki), so It's best to wait for said update before starting to work on this

Mochitto commented 7 months ago

Instead of working with Type-config, it might be worth developing a TUI to handle configuration, creating new files etc. Interesting projects to look at to implement this could be:

It would be great if the style of the TUI could mimick that of https://github.com/charmbracelet/bubbletea