You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @gerardo, interesting, I didn't know this check existed.
I think the media should be linked to this repo instead of being embedded in the Anki decks, are these gifs not showing up when you view them in the decks?
Yeah, they're not showing up, just a small blue square with a "?" sign, as Anki shows when the media is not present.
I checked the HTML code. The images are referenced with a relative path (<img src="dijkstra.gif" /> for example) instead of being referenced with an absolute URL like you mentioned. That would trigger Anki to download those images and store them on the media folder.
If you run Tools -> Check Media in Anki, the following files are reported as missing:
The text was updated successfully, but these errors were encountered: