Alex Yatskov

Results 58 comments of Alex Yatskov

It's definitely something that could fit into the API. There isn't really isn't another easy way of doing it, so if you'd like to take a crack at it, feel...

Yes, you can add audio to as many fields as you want. While this is likely of limited utility to most people, I didn't feel like I should unnecessarily restrict...

It doesn't matter what "Basic" is translated to, but if you have five of them, that would be a problem. I didn't even know that you could create multiple note...

Does the author of Anki know that cards with reset ease factors do not sync properly unless you do full sync? That would seem to be a bug in Anki...

The problem is that setting an `error` value indicates that the entire operation failed. I think a better approach would be to provide a parameter that specifies whether or not...

Hey, so it looks like you are already running something on that socket (8765)? Can you try opening the `anki_connect.py` file and changing the port to another value?

So basically what you want to do is get code in your own addon to be executed by AnkiConnect when specific messages arrive? That sounds fine to me, and is...

Your work on this is really interesting @tomasgodoi, I appreciate your initiative. One thing would be valuable (at least until Anki 2.1.x alpha becomes a finalized release and gets widespread...

Sounds good. I am going to be away for the rest of the week, but I'll look at what you have after I get back :+1:

I think the problem here is that you might want to do italic or bold text *without* generating a help tag in Vim... I don't think that remapping Markdown features...