Sketchy Pharm & Sketchy Micro cards render blank on Anki 25.09.4 (red §, image only)

Hi,

I’m having an issue with both the Sketchy Pharm - Pepper and Sketchy Micro - Pepper decks on AnkiHub.

I’m running:

  • macOS

  • Anki 25.09.4 (Qt6)

  • Latest AnkiHub add-on

  • Latest note type updates

Issue:
Many of my Sketchy Pharm and Sketchy Micro cards are not rendering correctly. The front of the card is blank, and I often only see a red “§” at the top of the card. In some cases, only the Sketchy image appears without any question text. The same thing happens in the Preview window.

I’ve already tried the following:

  • Updated AnKing note types

  • Ran Tools → Check Database (no corruption found)

  • Started Anki while holding Shift to disable all add-ons

  • Updated/repaired the note types

  • Confirmed the note fields contain the correct question and answer

  • Verified the media files are present

  • Tried different video drivers (Metal and Software)

Thank you for reaching out! Our moderators have been notified and will assist you shortly. In the meantime, you can get an instant response from me simply by @ mentioning my username`. Alternatively, start a private conversation with me (see screenshot below). If you ask me a question, I will do my best to respond using only verified information found in the official AnkiHub docs and the Anki manual.

You can also find answers to common questions in our FAQ and Docs.

Thinking

Search
Found 0 results for ‘tags:official Sketchy Pharm cards blank red § symbol category::person_raising_hand: Support order:latest max_posts:20 status:open’

Search
Found 0 results for ‘tags:official Sketchy Micro cards blank category::person_raising_hand: Support order:latest max_posts:20 status:open’

Thanks for all the detailed info you provided; that really helps narrow things down.

Based on what you’re describing:

  • Front is blank
  • Only a red § at the top, or only the image appears
  • Fields themselves do contain text
  • Happens even with all add-ons disabled

…this points almost certainly to a card template / CSS issue, not fields or media.

On the AnKing / Sketchy Pepper note types, the red § usually comes from the template when a certain field is missing, or when conditional logic in the template doesn’t evaluate the way it’s expected to. A couple of things to check:


1. Confirm you’re using the correct note type + card type

  1. Open one of the broken cards.
  2. Click Cards….
  3. Confirm the Note type is the official AnKing Sketchy Pharm / Sketchy Micro type from AnkiHub and not a legacy or duplicated version.
  4. In the Cards… window, switch between the different card types (1, 2, 3, etc.) and see if:
    • Any of them preview correctly, or
    • They all show the blank + red § behavior.

If only some card types are broken, it’s almost certainly a template logic change.


2. Compare your templates with the official ones

Because you’re on the latest note type updates, it’s possible:

  • The note type updated, but
  • Your Sketchy cards are still on old templates or a locally modified version.

To check:

  1. Pick a working Sketchy card (if you have any) and a broken one.
  2. Open each → Cards… → compare Front Template, Back Template, and Styling.
  3. If the broken card’s template differs, switch that note type to the official AnKing template via:
    • Browse → Notes → Change Note Type… (switch to the current AnKing Sketchy note type from AnkiHub).
    • Make sure fields are mapped correctly when you do this (especially the main text / image / extra info fields).

If you have another profile where the same decks work, you can also export that note type from there and import it into this profile, then remap.


3. Check whether fields referenced in the template actually exist

In Cards… for a broken card, look for things like:

{{#FieldName}} ... {{/FieldName}}
{{FieldName}}

If the template expects fields like Sketchy Question, Cloze, Main, etc., but your notes have them under slightly different names, the template will effectively “skip” them, which can lead to a blank front with only that red symbol showing.

In that case:

  • Either rename the fields in the note type to match what the template expects, or
  • Update the template to use your actual field names (safer is usually to bring it back to the official mapping).

4. Rule out a note-type-update mismatch

Even though you updated the note types:

  • Sometimes the AnkiHub note type update can be applied while some cards are still tied to an older version of the same note type (especially if you previously duplicated or imported variants).

If you have multiple similar-looking Sketchy note types in Tools → Manage Note Types, check for:

  • Duplicates (e.g., “AnKing Sketchy Pepper,” “AnKing Sketchy Pepper-1,” etc.).
  • Cards spread across multiple versions.

Try consolidating onto the one that matches the official AnkiHub deck description for Sketchy Pharm / Micro and use Change Note Type… to migrate cards.


5. If possible, share 1–2 example notes

To help further, it would be useful if you could:

  1. Take screenshots of:
    • The Fields window for a broken Sketchy Pharm note.
    • The Cards… → Front Template, Back Template, and Styling tabs.
  2. If you’re comfortable, export one single broken note (File → Export → “Notes in plain text” or a very small test deck), then redact any personal info and attach it here.

With that, it’s usually straightforward to see exactly why the § is appearing and which condition is hiding the question text.


In the meantime (quick test)

One quick diagnostic you can try:

  1. Open a broken card → Cards…
  2. Temporarily delete everything in the Front Template and replace it with something simple like:
    {{Front}}
    {{Text}}
    {{Sketchy Question}}
    
  3. Click Preview.
  • If text now shows up: the issue is definitely with the logic / CSS of the original template.
  • If it’s still blank: the fields being used on these cards might be different from what you think, or the note uses different field names.

Reply back with:

  • A screenshot of the Cards… window (front template + styling) for a broken note.
  • The exact note type name that these Sketchy cards are using.

Once I can see that, I can point out the exact line(s) to change or confirm if you should remap them to the official AnkiHub note type.

Hello,

I would be happy to help. :slight_smile:

Unfortunately, the decks you’ve described were uploaded and are maintained by an individual user, rather than being decks maintained directly by the AnkiHub team. I can see from looking at the decks that they appear to not have been updated for numerous months:

Similarly, if you navigate to the deck landing page it appears that a number of other users have reported similar issues with the deck, with comments going back multiple years:

The significant likelihood, unfortunately, is that the deck owner did not appropriately upload portions of the deck and/or has not maintained them appropriately. As this is a deck uploaded by a private individual, the only recourse really would be to reach out to them to see as to the status of their deck and if they are planning to adjust any of the above as a result

I wish I had better news, though in this case about the only available option would be to reach out to the deck owner and hope that they see fit to update the deck/s that they’ve uploaded.

Please let me know if that answers your question, and if there’s anything else I can help with. :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.