Thread: Flashcard
View Single Post
Old 10-24-2018, 06:22 PM   #1
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Flashcard

AutoShelfFlashCardHyphenDictsMagicMemoryMiniClockNickelIconsScreenSaverUsbDebugWebPortal(GitHub)

--- FlashCard ---

This is coming from an old thread ( Flashcards app for kobo glo ) and if you're looking for an other alternative I guess this one is worth mentioning too ( What's the vocabulary builder like? (hidden feature) ).

I create a flashcard app ( Wikipedia on Flashcard and Spaced repetition ) for Kobo. It pops up while you read and forces you to study. So you read, study, read, study, read, ... switching between the two modes is kind of seamless, you continue reading right where you left off ( see also user interaction while nickel is running? ).

You can customize how many cards should be shown per session, and how many minutes / pageflips should be between sessions. The only way to get out of a session and continue reading, is to answer all the cards.

Cards are chosen randomly. For each card you can answer whether it was "easy" or "hard", and doing so changes the probability for that card. "easy" cards are half as likely to appear again, whereas "hard" cards will be twice (or four, eight) times as likely.

So unlike a big SRS application like Anki, which has a concept of time and "due cards" there is no time based scheduling here. Any card can appear at any time, it's just more likely to show a card you don't know well.

Cards are image files which you have to create yourself - I used inkscape / imagemagick for that. On the downside that means you can't just put a text file in there, on the upside it gives you total freedom in terms of design and layout of cards. You can also use transparency and use background images shared by all cards, so you don't have to duplicate data and image files stay reasonably small.

To illustrate, here's an animated gif:

Click image for larger version

Name:	flashcard.gif
Views:	1270
Size:	179.6 KB
ID:	167180

I'll provide a sample deck set so you get the idea.



To install, copy KoboRoot-FlashCard-<version>.tgz » .kobo/KoboRoot.tgz

It will create .addons/flashcard/ with a sample config file. You'll have to add a deck too.

To uninstall, set uninstall=1 in .addons/flashcard/flashcard.cfg
Attached Files
File Type: zip flashcard-sample-deck.zip (340.6 KB, 716 views)
File Type: zip KoboRoot-FlashCard-20181027-alpha.zip (212.8 KB, 712 views)
File Type: zip KoboRoot-FlashCard-20181104-alpha.zip (215.5 KB, 733 views)

Last edited by frostschutz; 11-18-2018 at 07:20 PM.
frostschutz is offline   Reply With Quote