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...
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...
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...
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...
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...
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...
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...
Add flashcard by default using N?
So in Mochi the most basic type of card is what I will call a "note card" (what you are calling "business card" above). It is a single-sided markdown card suitable for creating zettelkasten-style n...
Collapse/expand content based on heading hierarchy in Notebook view
Hi! I quite like notebook view, it helps me structure my notes hierarchically. It would be great if we could collapse/expand (fold/unfold) content under headings. More or less outliner style, coul...
Is there a practical way to implement better text emphasis in Mochi flashcards?
That worked great! Thank you Do you plan on implementing a function that allows for a more streamlined way to change text color? Or is that not possible in markdown? I'm just curious as my coding ...
Create new cards from highlighted text does not work properly in diagram card's description pane.
As shown in the video, when you click create new card from a highlighted text, Mochi does not create a new card automatically, and says that the card with such an ID cannot be found. 🔗OneDrive Lin...