Where did this flashcard come from?
A card comes up in review. You know the answer — you have seen it thirty times. What you cannot do is say where it came from, which lecture it belonged to, or what question it was originally answering. The answer is memorised and the meaning is gone.
This is not a failure of memory. It is a failure of bookkeeping, and it has a cost most people underrate. Someone told me recently that they had been deleting cards they could not place — assuming that if they could not remember the context, they had probably written the card down wrong in the first place. They were throwing away work that was almost certainly correct. That is the real damage: not a card you distrust, but a card you destroy.
The fix is to record where each card came from at the moment you make it, because that is the only moment you still know. Everything below is how to do that in Anki, which needs no app and no account. What Quat does is at the bottom, and you can stop reading before then.
Why the source disappears in the first place
Nothing in the ordinary card-making loop preserves it. You read a chapter, you write a question and an answer, and the two pieces of information you had in your head — this is from Tuesday's cardiology lecture, and it was the bit about preload — never make it into the file. The deck name is too coarse to help; "Cardiology" does not tell you which of forty lectures.
It gets worse with shared decks, because you never had the context at all. A premade deck is somebody else's bookkeeping, and their reasons for making a card are not visible to you.
Fixing it in Anki
Anki already has the machinery. It is off by default because a fresh note type has only Front and Back.
Add a Source field. Tools → Manage Note Types → select your note type → Fields → Add. Call it Source. Then Cards, and put {{Source}} on the back template, usually under a horizontal rule so it reads as a footnote rather than as part of the answer:
{{FrontSide}}
<hr id=answer>
{{Back}}
<div class=src>{{Source}}</div>
What to put in it is the part people get wrong by being too ambitious. A full citation is a nice idea that you will abandon in a week. Write the shortest string that would let you find the source again in under a minute — Cardio L12 · slide 31, Guyton ch9 p204, Tue lecture 28 Jul. It only has to beat your memory, and your memory is going to be nothing.
Use tags for the shape, not the detail. Tags are hierarchical with ::, so lecture::cardio::L12 gives you a tree in the sidebar and lets you pull back every card from one lecture in one click. Tags are the right place for the structure; the Source field is the right place for the specific pointer. Doing it the other way round — a tag per page number — makes an unusable sidebar.
Retrofitting a deck you already have. You do not have to fix everything. Open Browse, filter to one deck or one date range with added:30, select all, and use Notes → Add Tags to stamp a whole batch at once. For a Source field on existing notes, Find and Replace works across a selection with regex on if you need it. Do the current term and leave the archaeology; the cards you cannot place are usually the ones you also no longer need.
If you use shared decks, check whether the note type already has a source-ish field the template is not showing. Many published decks carry one — a citation, a lecture code, a first-aid page — and the author simply left it off the card template. Adding {{Field}} to the template is a two-minute change that can restore context to thousands of cards you thought were anonymous.
Add-ons exist that link notes to each other or to external documents, and if you want a clickable path back to a PDF or a slide, that is the route to look down on AnkiWeb. Check the add-on's last-updated date against your Anki version before you rely on it — this corner of the ecosystem moves, and an add-on that breaks silently is worse than a text field that cannot.
The habit that actually holds
Fill the field while the source is on screen. Not later, not in a cleanup pass at the weekend — later is exactly when the information is gone, and a cleanup pass is a thing everyone plans and nobody does. If filling it in costs more than a few seconds, it will not survive a busy week, which is why the short ugly string beats the proper citation.
How Quat does it
Quat is an iPhone and iPad app I make, and this is the problem it was built around, so treat what follows as an interested party's description.
The bookkeeping is not a field you remember to fill in. You capture the source itself — record the lecture, photograph the page, paste a link, or drop in a PDF — and because the cards are made from that capture, the app already knows what they came from. Every card carries a line like:
MIC · 28 JUL · CARDIO LECTU
That is how it came in, the date, and the first twelve characters of the note's title. The first part is one of MIC, SCAN, LINK, DOC or TYPED, so at a glance you know whether a card came from a recording, a photograph, a web page, a document, or your own typing. It sits under every card in review, and under every question in exam mode.
Two limits worth stating plainly. The stamp is text, not a link — it tells you where to look, it does not take you there. And twelve characters is short: CARDIO LECTU is enough to recognise a note you named well and not enough to rescue one you called "notes 3". The stamp rewards naming things properly, which is its own small piece of bookkeeping.
The rest is ordinary: spaced repetition, sessions that end when the day's cards are done, no account, and what you capture stays on the device. It is free, and reviewing is free without limits.
If you are happy in Anki, the Source field above is genuinely the answer and you should use it. Quat is for the case where the bookkeeping keeps not happening, because the honest truth about a manual step is that it only works if you actually do it.
Free · iPhone and iPad · no account