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 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...
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...
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 ...
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...
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...
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...
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.
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.
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...
Unfortunately it's not possible. Cloze deletions inside of code blocks has not been implemented yet.
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.
Have you tried enabling Chinese in the search settings? You can enable different languages in Settings -> Preferences -> Search.
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...
Cards actually appear in random order in the "Due today". There is an order, but only such that cards with an older due date are shown first. But if all cards have the same due date, then their ord...
Welcome to the official forums! This is still a work in progress so let me know in the #feedback section if you find any issues or have any requests. You can log in and start posting with your exis...
There's no ARM64 build for Linux at the moment. I had some issues running the ARM build, but I will revisit it again.
Yeah sorry this is just poor wording I think. This used to say something like "No decks inside" or something like that. It means that there are not sub-decks. I will probably change the wording bac...
