anki-dm
                                
                                
                                
                                    anki-dm copied to clipboard
                            
                            
                            
                        Integration into CrowdAnki
CrowdAnki author here 😉
Just stumbled onto your repo by accident :) It's great! My second thought was though - why isn't it a pull request for CrowdAnki? :) I've noticed since that it's written in php and it complicates things... But I thought I'd put this out here and maybe we'll figure something out :)
Hi Vladyslav!
First of all, I want to thank you for CrowdAnki which gave us this great opportunity to put Anki decks under version control and engage any sorts of JSON processing.
Unfortunately I didn't find time to learn Python yet :-/ So I just used what I'm good at - PHP.
The tool itself is under devepoment — as a matter of fact it's a newbord thing. I think I'll be updating it for some time and then we can see its final shape. I have some ideas like fields preprocessing (data fetching, image handling and etc) and csv building from other sources.
I love where this is going! 😀
Python, PHP... Funny story: I'm a JS/Node guy! 🤣

I bet both Python and PHP can be compiled to JS these days 😛