Open Mochitto opened 1 year 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
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