Turn any webpage into a flashcard you'll actually remember. ; Lianki is a spaced repetition learning system that helps you retain what you read online. Instead of bookmarking pages you'll never revisit, Lianki schedules them for review using the scientifically-proven FSRS algorithm — showing you content right before you'd forget it.
🌐 Try it now: www.lianki.com
Spaced repetition is a learning technique where you review information at increasing intervals. When you remember something easily, Lianki shows it to you less often. When you struggle, it comes back sooner. This builds long-term memory with minimal effort.
Apps like Anki have proven this works — but Lianki removes the friction. No card creation, no formatting, no templates. The webpage itself is the card.
- Guest Mode — Use Lianki without signing up! All data stored locally in your browser
- One-Click Card Creation — Press
Alt+Fon any page to add it to your review queue - FSRS Algorithm — Modern spaced repetition (better than SM-2/Anki's old algorithm)
- Offline-First — Cards work fully offline with IndexedDB storage
- Inline Reviews — Review cards without leaving your current page
- Keyboard-Driven — Rate your recall with
1-4, navigate withHJKLorASDT - Automatic Scheduling — Cards appear when you're about to forget them
- Optional Cloud Sync — Sign in with Google, GitHub, email, or password to sync across devices
- GitHub-Style Heatmap — Track your daily review streaks (cloud users)
- Multilingual — English, Chinese, Japanese support
Lianki uses a browser userscript (Tampermonkey/Violentmonkey) to add a floating button on every page you visit.
- Install Tampermonkey (Chrome/Edge/Safari) or Violentmonkey (Firefox/Chrome)
- Visit lianki.com/lianki.user.js to install the script
- You'll see a small Lianki button on every webpage
Add current page:
- Press
Alt+FOR click the Lianki button - Lianki saves the URL and page title automatically
Bulk add multiple URLs:
- Copy URLs (one per line)
- Press
Alt+Shift+V - Lianki creates a card for each URL
- Visit lianki.com and click "Next card"
- Read/watch the content again
- Rate your recall:
1(Again) — Forgot it completely2(Hard) — Remembered with difficulty3(Good) — Remembered correctly4(Easy) — Too easy, knew it cold5(Delete) — Remove this card
FSRS calculates the optimal next review time based on your rating. Rate something "Easy" and you won't see it again for weeks. Rate it "Again" and it comes back tomorrow.
During Review:
1-4— Rate recall (Again/Hard/Good/Easy)5— Delete cardHJKL— Vim-style navigation (Easy/Good/Again/Delete)ASDT— Alternative navigation (Easy/Good/Again/Delete)
Video Speed Control (via Media Keys):
Next Track— Speed up playback + mark as easierPrevious Track— Rewind 3s + slow down playback
Adding Cards:
Alt+F— Add current pageAlt+V— Add URL from clipboardAlt+Shift+V— Bulk add multiple URLs
- Language learners — Loop through articles, videos, and lessons until vocabulary sticks
- Developers — Keep documentation, blog posts, and tutorials fresh in memory
- Students — Review lecture notes, papers, and reading assignments systematically
- Researchers — Retain key papers and resources over time
- Anyone tired of Anki's friction — No manual card creation, just save the link
- Add
jpdb.io/reviewas a Lianki card - Add anime episodes, manga chapters, or articles as separate cards
- Lianki schedules both vocabulary reviews (jpdb) and content (anime/manga)
- Watch an episode → review it in Lianki → study new words on jpdb
- Next time the episode comes up, you'll know more vocabulary
The content gets easier with each loop. See the full workflow in our blog post.
Q: How is this different from Anki? A: Lianki is optimized for reviewing web content (articles, videos, manga readers), not isolated facts. No card creation needed — one hotkey saves any page. Anki excels at drilling individual words/concepts; Lianki excels at looping through materials that teach you those concepts.
Q: What algorithm does Lianki use? A: FSRS (Free Spaced Repetition System), the same modern algorithm used by Anki's latest versions. It's more accurate than the old SM-2 algorithm from the 1980s. Read more in our FSRS algorithm blog post.
Q: Does it work offline? A: Yes! Guest mode works fully offline using IndexedDB in your browser. Your cards and reviews are stored locally. Sign in to sync across devices and access your cards from any browser.
Q: Is it free? A: Yes, Lianki is free to use.
Q: Can I export my cards? A: Not yet, but export functionality is planned.
📝 Blog Posts:
🛠️ For Developers: See DEVELOPMENT.md for technical documentation, API routes, and contribution guidelines.
snomiao [email protected]
MIT