Jonathan Schoreels

Results 15 comments of Jonathan Schoreels

First, thank you @aedoncassiel , you really put well in words what I was also starting to phrase in the discord about : "FSRS being a better prediction tool than...

When right clicking the UI becomes unresponsive and I have to refresh the page ... Edit : I disabled this option and now it's OK ![image](https://github.com/toolkit-for-ynab/toolkit-for-ynab/assets/9880680/9018a7b1-627a-455f-b395-babaa5cbc61b)

Hello, If I enable "Hide popup on cursor exit", I don't have the issue. It's a bit sad because if I enable it, popup-in-popup are a bit buggy, both will...

Also interested :)

Anecdotally encounter that issue when I used the "Compute my Optimal Retention", which recommended me to drop from .80 DR to .70. The problem was my 5-day average .80 became...

Hello, I also have the issue from time to time. I'm on macos, and my vault is on a iCloud folder (created by the mobile app). What's strange is that...

Same ... `1 2 (()=>{"use strict";var e={2565:(e,t,r)=>{var o=r(3298),n=/[\/\?\\:\*\|"]/g,s=/[\x00-\x1f\x80-\x9f]/g,a=/^\.+$/,i=/^(con|prn|aux|nul|com[0-9]|lpt[0-9])(\..*)?$/i,c=/[\. ]+$/;function d(e,t){if("string"!=typeof e)throw new Error("Input must be string");var r=e.replace(n,t).replace(s,t).replace(a,t).replace(i,t).replace(c,t);return o(r,255)}e.exports=function(e,t){var r=t&&t.replacement||"",o=d(e,r);return""===r?o:d(o,"")}},3298:(e,t,r)=>{var o=r(2815),n=r(2875);e.exports=o.bind(null,n)},2815:e=>{function t(e){return e>=55296&&e=56320&&e{function t(e){return e>=55296&&e=56320&&e{var e;r.g.importScripts&&(e=r.g.location+"");var t=r.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var o=t.getElementsByTagName("script");if(o.length)for(var n=o.length-1;n>-1&&!e;)e=o[n--].src}if(!e)throw new Error("Automatic...

@ratman-codes with recent #624 it could also have an impact, if you disabled the LB, because now there won't be smoothing unless you enabled the LB. But there are also...

Open the debug console of Anki : https://docs.ankiweb.net/misc.html#debug-console Then : ```python # Enable LB mw.col._set_load_balancer_enabled(True) # Disable LB mw.col._set_load_balancer_enabled(False) # See status print(mw.col._get_load_balancer_enabled()) ```

Should we include some kind of banner the first time that option will be by default used ? Just in case some people where on SM2 by default but who'd...