Search results
Search results here.
Support FSRS algorithm
Hi, I've been seeing some noise about the FSRS algorithm from places like https://domenic.me/fsrs/ and https://github.com/open-spaced-repetition What's especially interesting is how it claims to i...
Cross-referencing existing Card
We can now create placeholder Cards by inputting [[some placeholder name]] inside a Card. Current behaviour: When creating a link to a placeholder card, after clicking on it, the new card gets cr...
Expose statistics through API
It would be nice if I could access deck/overall stats through the REST API. I have some ad-hoc scripts to export my usage data from other services and tools and would like to do the same with my Mo...
Audio review (hands free)
Are you familiar with Glossika? I would like a Mochi mode that works like this. A mode for hands-free pronunciation review which is separate from the flashcard mode. Let's say I am studying Englis...
Is there a practical way to implement better text emphasis in Mochi flashcards?
You could try uploading a custom CSS theme (Settings → Preferences → Appearance → Custom CSS Theme). In your CSS file you can select the strong tag and add color, or background highlight, or whatev...
Flag Duplicate Cards
Hi! I'm using Mochi for language learning and the most common problem I encounter is that, as my vocab list gets bigger and bigger, I don't know if I've already created a card for a given word. Rig...
Is there an easier way to Reference-Link on Mobile?
Would be awesome to be able to search and link cards directly from the mobile editor, similar to the desktop dropdown (unless I've missed this feature already exists?) Example Use case: During my...
"Last 4 weeks" is actually three weeks
In the dashboard, when displaying an overview for last 4 weeks, Mochi shows e.g. "Apr 8 → Apr 29". This is three weeks, not four.
Brush Tool or Rotatable Rectangle for Hiding Labels on Diagram Cards
Hi Mochi Team, First of all, thank you for building such a mind-blowing flashcard app. It's minimalist, powerful, and incredibly stable—honestly, better than Anki or Remnote in many ways. Mochi fe...
Is there a practical way to implement better text emphasis in Mochi flashcards?
I’m looking for a way to make certain text stand out more—either through text color or a more distinct bolding option. Has anyone found a good solution or workaround for this? I find current bold o...
You could try uploading a custom CSS theme (Settings → Preferences → Appearance → Custom CSS Theme). In your CSS file you can select the strong tag and add color, or background highlight, or whatev...
Dropdown Field for Cards
I would love to have the ability to create a dropdown field for card templates that would be pre-populated with values. For example, I mark all of my cards with a 'Part of Speech' field. This is al...
Question about audio.
Hey Nicolas thanks for checking out templates! If I understand correctly you would like to prevent the audio from auto-playing when the side is revealed? That is a global settings you can toggle in...
Is there a way to batch edit a field of multiple cards that use the same template?
Hey, thanks for subscribing! I really appreciate it. Unfortunately there is no way to batch edit card fields like that in the app. Please correct me if I am misunderstanding, but it seems like yo...
Custom JavaScript fields for dynamic content generation
I'd request a feature that allows users to define custom dynamic fields using JavaScript (or other scripting languages). Currently, Mochi offers some very helpful built-in dynamic fields, but I'd ...
Make the deck public via API
While undocumented, it is possible to publish a deck through the API. There is a :published? key that takes the same kind of argument as the :trashed? key (a date). Check this section in the API do...
Support for lenient/partial imports
I have a lot of flash cards written in Org-mode and I wanted to try the import functionality out, but it is not behaving as I would expect. The workflow I'm aiming for is periodically importing a ...
Using <input> dynamic element as a field
Hmm I don't think that's possible but I like the idea! I'll look into adding that. Seems like there's a lot of interesting stuff you could do there.
Shuffle new cards when they are reviewed for the first time
Current behavior: When new cards are reviewed and marked as "I remember," they are added to tomorrow's "Due today" list. These cards then appear in the "Due today" list in the same sequential orde...
Text-to-speech speed control
Some of the TTS voices produce really fast speech, it would be great to be able to slow them down a bit especially while learning, assuming there's an option in the underlying API. Thanks for all ...
Multiple choice options
Hello, It would be useful to have options for multiple answer type questions, either with radio buttons or dropdowns for questions with only one answer and checkboxes for questions with multiple a...
Number of cards to review jumps after changing timezone
Every time I travel from Netherlands to UK and back (1 hour time difference), something unexpected happens with cards to review. Yesterday I took some screenshots while boarding the plane. Review...
Export/import on mobile?
So I just upgraded to a new phone (woohoo) and am trying to set everything up, including Mochi. I don't have the Pro subscription so it doesn't sync automatically, but I figured I could go on my ol...
This sounds like an out of memory error. I actually have a fix for this in the development branch and will be releasing that soon. In the meantime a workaround would be to export the SQLite file, l...
Is there a way to open a Mochi card by card url/link from other apps
Unfortunately it is only possible to link to decks at the moment.
Cram all cards in current deck and all subdecks
I use subdecks to organize cards into different categories within a main deck. However, there are times when I’d like to review all the cards from the main deck, including those in the subdecks. Wo...