Favorites

Backup & restore
Export copies your favorites to clipboard and downloads a JSON file. Import validates IDs against the catalog when available.

Import favorites (JSON array of IDs)

Example: ["course-101","course-205"]

How Favorites work

Favorites are stored in your browser (localStorage key occ_favorites).

Export
Copies your favorites IDs as JSON to clipboard. Use it to transfer between devices.
Import
Paste a JSON array of IDs. When catalog is loaded, invalid IDs are ignored.
Clear
Removes all favorites from this device only.

Confirm

Are you sure?