Rémi Berthoz

Results 17 comments of Rémi Berthoz

Ah I understood part of it. The URL was almost correct but spaces in the title "List of update sites" have to be replaces with `+` not `%20`: https://imagej.net/api.php?action=query&format=xml&titles=List+of+update+sites&export=true&exportnowrap=true The...

Woops! Seems like a major problem. I will fix it asap. I beliveve it is linked to the latest update, specifically the change at this line: https://github.com/remiberthoz/anki-periodic-table-memory-pegs/commit/4860f99b1d73316391b36c92444f0ac46c4c4d1b#diff-b10564ab7d2c520cdd0243874879fb0a782862c3c902ab535faabe57d5a505e1L98 together with issue:...

This should now be fixed by the latest commit (https://github.com/remiberthoz/anki-periodic-table-memory-pegs/commit/a247eb52794d013a7c28aa7d1b74ba2ccaa85afa) and the freshly released version (v3.1.1). Could you confirm ?

I am unsure of the reason, but [version 3.0.0](https://github.com/remiberthoz/anki-periodic-table-memory-pegs/releases/tag/v3.0.0) introduced a **new note type**, this is very likely linked to the problem you describe here. It seems possible also that...

Hi, thanks ! I will investigate this change a little more before proceeding. I am indeed favorable with directions simplifying the build system, even if I consider it quite simple...

Good suggestion. I would prefer it coming from the git tag with `git describe`.

Woopsie! I had it go in the deck title but that breaks synchronization on the shared deck page. Deck description is set manually on the webpage. I know now way...