Bookmarks are stored under the
Bookmarks are stored under the local storage key `alphalearn_bookmarks`.
AlphaLearn bookmarks help students save useful notes, questions, resources, and study pages without losing them in browser tabs. Bookmarks work locally first and can sync to the user's account.
Explain bookmarks as a cross-resource save system for study materials.
Bookmarks are stored under the local storage key `alphalearn_bookmarks`.
Bookmarks can sync to Firestore for signed-in users.
Bookmark IDs are generated locally.
URLs are normalized before bookmark checks.
Add bookmark stores bookmark metadata.
Remove bookmark deletes locally and from Firestore.
AlphaLearn bookmarks help students save useful notes, questions, resources, and study pages without losing them in browser tabs. Bookmarks work locally first and can sync to the user's account.
Save any study item.
Local-first bookmark storage.
Account sync.
Type filters.
Bookmarks are stored under the local storage key `alphalearn_bookmarks`.
Bookmarks can sync to Firestore for signed-in users.
Bookmark IDs are generated locally.
These smaller product details are useful for long-tail SEO and for showing that the feature is practical, not just a headline.
Content source: `src/js/bookmarks.js`, `src/js/notes_sharing.js`, `src/js/drive.js`.
AlphaLearn bookmarks help students save useful notes, questions, resources, and study pages without losing them in browser tabs. Bookmarks work locally first and can sync to the user's account.