Show HN: Create flashcards with Space CLI (getspace.app)

22 points by friebetill ↗ HN
Hey, I created seven years ago a flashcard app with a main focus on UX. In the last months I added offline-first mode and a CLI that allows Claude Code or Codex to create high quality flashcards for you. I use that to learn about pharma rules, technology, dancing, taxes and smart home. Never really did marketing, this not my specialty. Would love to know what you think

8 comments

[ 6.0 ms ] story [ 36.5 ms ] thread
(comment deleted)
Interesting. I needed to study for job interviews recently and I had Claude Code 1-shot a flashcard CLI and then iterated on the flash card design in markdown.

Is there anything in particular that stands out about Space vs 1-shotting a flash card implementation?

does the cli detect duplicates against cards I already have?
No it currently doesn‘t do it. It’s basically an easy way to access the SQLite database. You could tell Claude Code/Codex to find them and delete them. They would then immediately delete in the app

I will probably add any easy way to detect them in the app. Is there any advantage to do it in the cli?

Thanks for sharing. I tried out your app and maybe it was just me but I found the process for making image occlusion cards nearly impossible. That'd be nice to see included one day.