soamsy
soamsy
I'm noticing a similar issue with large files. If I scroll to the bottom of a 200,000 line file, click on a random spot, and hold the right arrow key,...
I tried to troubleshoot this for a bit, and I can get a note to copy, but only if the last note I added to one of my decks is...
Update: using the code changes on the pull request in #37 fixes this for me.
After trying this out for a while, there is a small downside to using the schedule_cards_as_new() function, since it relies on recent versions of Anki. It might be easier to...
For what it's worth, I would also get issues where after copying notes and reviewing them, Anki would often tell me to check the database every time I tried to...
For one of my projects, I ended up creating my own fork of ffmpeg.wasm-core to get WORKERFS opted into, if anyone's interested. To enable WORKERFS, I had to add `-lworkerfs.js`...
I personally had trouble getting docker to work at the time, and since my changes were small I used the github actions already being used with ffmpeg.wasm-core to compile the...
I had a similar issue where I wanted what's happening to the OP, but positive parallax kept forcing objects behind the screen. Turns out when using large objects in a...