Posts by Matt
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...
Hey @#16, Great question. I'm Matt, the founder / creator and main developer on Mochi. I started working on Mochi almost 7 years ago now, and I have no intention of stopping. At this point Mochi i...
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...
Unfortunately it is only possible to link to decks at the moment.
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.
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...
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...
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...
There is not duplicate detection at the moment (other than using the search), but I am planning to add duplicate detection in a future update. It will check the primary field of a card, or if the c...
Hmm It seems I never added a bulk duplicate action. Maybe I can add that in a future version. I think in the meantime there are probably other workflows you can use to achieve this. First I would ...
This comes up from time to time but I have not added such a feature to Mochi because I can't see how it works with the spaced repetition system. If you were to enable such a function, the longer yo...
Yep, you can deeplink to decks. My apologizes as it's not well documented. The format looks like this: mochi:/decks/[user-id]/[deck-id] If you're just linking to a local deck, the user-id can b...
Unfortunately no there is no way to save the <draw> images at the moment. That component is meant more to be used during review to answer prompts. That said, I will look into adding a "save" ...
Instead of posting changes / updates to the forum in the Mochi changelog (https://mochi.cards/changelog.html), I will post updates here. First update: Added an RSS feed for the "All posts" sect...
Yes, if you select multiple cards an actions toolbar will appear at the bottom of the screen. One of the actions is "Change tags." From that menu you can add or remove tags and it will be applied t...
No this was just added for some projects that wanted to integrate Mochi into their website. E.g. if you have a website / platform that provides learning material and you'd like to seamlessly integr...
So by default when viewing a deck, new cards will appear first. You can rearrange the cards manually by dragging them around, but this is probably not what you want (in some cases it might be usefu...
Hey RJ, I just added a new endpoint for grabbing cards due. Please check it out: All due cards: https://app.mochi.cards/api/due Cards due by deck: https://app.mochi.cards/api/due/[deck-id] ...
If this is a new-ish card, try resetting the review history on the card. I think this happens when the card already has a non-diagram review history.
Hi Sayed, The default params in Mochi were simply the latest default params for FSRS at the time it was implemented in Mochi (v6.0). It seems that they have been updated now to v6.1. I do have pl...
You can zoom in the entire app like you can with websites by pressing cmd+ or ctrl+. You can also do it through "View" menu at the top.
While not possible at the moment, I have plans to allow users to easily overwrite dynamically generated field values without changing the template. The way to do that now is to actually create a s...
Unfortunately there is no way to do new cards or review based on filters, but that does seem like it would be a handy feature to have. Adding a keyboard shortcut for "add to reviews" would be the e...
Hmm, I don't think there is a way to do that right now. I would need to add an attribute to the <input> element to give it an index, like the way cloze deletions can be indexed (1, 2 3, etc.).
The closest thing at the moment is to use the new cards queue for each deck individually. To do that you will need to navigate to the deck you want to learn cards from and click the "New cards" but...
