CapableGate Academy Followed courses

Followed Courses

We load your followed IDs from localStorage and match them to catalog.json. Remove items, export your list as JSON, or clear all.

Loading…
Sort
    Followed: 0 courses
    Catalog: —

    Tools

    Keep your followed list clean and portable. Export creates a JSON file you can store, share, or re-import later (from this page).

    • Export includes course IDs plus a minimal snapshot (title, level) for quick viewing.
    • The page keeps a small live clock and a session timer for transparency.
    • You can import JSON via the modal and merge/replace your current followed list.
    Session timer: 00:00 / 10:00
    Storage key: cg_followed_ids
    Note
    If a course is missing in catalog.json, it will appear as “Unavailable” and you can remove it safely.

    Export JSON

    Copy the JSON, download it as a file, or preview what will be exported. This includes IDs, followed timestamps, and a minimal course snapshot for convenience.

    Import JSON

    Paste a previously exported JSON and choose how to apply it. You can merge (keep existing + add new) or replace (overwrite everything).

    How followed courses are stored

    Your browser keeps a small record under cg_followed_ids. We support both formats:

    New format: array of objects: [{ id, followedAt }]

    Legacy format: array of strings: ["course_01","course_02"]

    On this page, we normalize data, render it, and can export it as a portable JSON file.

    Contact

    Support line (Mon–Fri, 09:00–18:00): +1 (415) 593-2748

    Email: [email protected]

    If something looks off in your followed list, export JSON and send it to support so we can replicate the issue.