@ewnd9 I realise this library is an almost identical port of the existing Ruby library. It gets the essential use case of building anki decks correct, simple and easy. You've achieved that well, thanks for everyone's work 🏆
My questions are around future of this project.
- Firstly I know its hard work, do you want expand the features and keep building the lib?
- Or do you want keep this project simple and on parity with the original?
I ask this because I want to customise more aspects of the generated decks. Some features/ideas I have, and am happy to help with, are:
- Exposing a
notes api, e.g addNote
- Decoupling
addCard from creating both a note and a card
- Exposing more customisation options
- Most card fields can be customised
- Most note fields can be customised
- More customisation for the model, template fields etc.
If this not the direction you envision the library heading in, that's ok 😄. I can look into implementing these in another way 👌
@ewnd9 I realise this library is an almost identical port of the existing Ruby library. It gets the essential use case of building anki decks correct, simple and easy. You've achieved that well, thanks for everyone's work 🏆
My questions are around future of this project.
I ask this because I want to customise more aspects of the generated decks. Some features/ideas I have, and am happy to help with, are:
notesapi, e.gaddNoteaddCardfrom creating both anoteand acardIf this not the direction you envision the library heading in, that's ok 😄. I can look into implementing these in another way 👌