Manab Bala
Manab Bala
@mon1t0r could you please upload the exe file for our convenience if not then please guide us to how to compile on our own. i realy need this to work....
> > @mon1t0r could you please upload the exe file for our convenience if not then please guide us to how to compile on our own. i realy need this...
Step: 1: Go to this location and open this file \Anki2\addons21\1771074083\web\anki-review-heatmap.js Step: 2: Find(second line) the "__vite_style__.innerHTML=" variable and replace with the followings __vite_style__.innerHTML = '/* Cal-HeatMap CSS */\n\n.cal-heatmap-container {\n...
solution #164 https://github.com/glutanimate/review-heatmap/issues/164#issuecomment-1382891061
have you find any alternative solution?
@sudharsangs bro, can you help me implement this library with expo? i am trying hard but noting seems to work.Tried expo go build and custom dev build. please...Need this for...
@sudharsangs thanks for the replay. this native module have some permission mentioned so i think this might need and expo config-plugin to work with expo. there are some plugins for...
love to have this feature
@YeonV is there any way i can test it out?
```js let options = { mode: "json", pythonOptions: ["-u"], // get print results in real-time // scriptPath: "", //If you are having python_test.py script in same folder, then it's optional....