oakkitten

Results 150 comments of oakkitten

I once did run into a situation where there was a conflict so an easy merge wasn't possible. I can resolve the conflict manually, this isn't a big deal. It's...

FWIW the old versions of WinCompose used to be written in AHK, i'm running one and it takes 6MB

just starting WinCompose relieves me of 90MB of ram. also it constantly uses around 1% of CPU, up from 0.3% back in November (https://github.com/samhocevar/wincompose/issues/211#issuecomment-557331774)

I suppose `addNote` or `addNotes` should do the job?

You can't add a card without adding a note. Cards are “a view” into a note so to say. You add cards by adding notes, and you delete cards by...

I suppose you could call `notesInfo` to get the tags for notes, and then call `removeTags` to remove them, or call `replaceTags`. Not sure if `updateNoteFields` should support completely replacing...

This is a warning, not an error, even though it looks like such. Is the deck actually created? (“Resetting” here means making UI reflect changes in the database.)

First of all, there's currently a slight issue with the version that's published on AnkiWeb. Could you try using the current main? You can basically copy in the files from...

A couple of thousands of characters shouldn't be an issue. I suppose it would help if you shared a short and runnable piece of code that fails.

I think this has been fixed in e025a44ea3e545bdced9f3a361de38c05218c55a and should be available shortly