Jason Williams

Results 351 comments of Jason Williams

> add some tests for this. Thanks!!

> But these tests don't seem very intuitive, because they can't show the final effect. I posted some screenshots in the comments above:) What do you think we should do...

Thanks for this! Is there a reason you’ve ruled out using the workspace storage as a database? I wanted to avoid writing data to each file, users may not like...

I just remembered that Anki does give an ID to a note you create. So we can apply that ID to the file. https://github.com/FooSoft/anki-connect/blob/master/actions/notes.md#note-actions Then it will need to be...

@fletchermoore how does that sound to you?

> I was looking into markdown front matter it seems that is not universal. It's understood by a lot of markdown editors, including the mobile ones Foam uses. We should...

Yeah "Sync" is quite broad and has little meaning in this context. I just remembered that we also have the "Send To Deck" command which users [expect](https://github.com/jasonwilliams/anki/issues/31) to update the...

> Maybe the Send to Deck should prompt to save file? I think this is the best option. But only if the sync feature is on. Sometimes I just make...

@fletchermoore i might take a look at this today maybe by using a json file to begin with