-
Notifications
You must be signed in to change notification settings - Fork 0
Wishlist
The Wishlist lets users track cards they want to acquire. Each entry records the current Scryfall price, an optional target price, and up to 90 days of price history.
- Navigate to the Wishlist page
- Click
+ Add Cardin the top-right - Search for a card by name
- Select the printing using the Set Picker
- Set foil preference and an optional target price
- Click
Add to Wishlist
A card and foil variant can be tracked separately (e.g. a normal and a foil copy of the same card are two distinct entries).
Set a target price on any entry to flag when the card's current Scryfall price drops to or below that value. Entries where the price has been met are highlighted in the list view. Target prices are per-entry and respect the user's preferred currency.
Click the chart icon on any wishlist entry to open the Price History modal. This shows a line chart of recorded prices over the last 90 days.
Price history is captured each time the background price refresh scheduler runs. History accumulates going forward from the time the card was added - Scryfall does not provide historical pricing data, so no history exists prior to the card being added to the Wishlist.
Click the pencil icon on any entry to:
- Change the card's printing via the Set Picker
- Toggle foil
- Update the target price
Click the trash icon on any entry to remove it from your Wishlist. Price history for that card is not deleted - it is stored against the card itself and will be available if the card is re-added.
The Wishlist supports List and Grid views, toggled in the top-right. Last selection is saved as user preference and is saved per-browser.