Communities

Mochi
Mochi
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Posts by Matt‭

32 posts
71%
+3 −0
Questions 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...

posted 7mo ago by Matt‭

Answer
60%
+1 −0
Questions 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...

posted 4mo ago by Matt‭

Answer
60%
+1 −0
Questions Deeplink to deck on desktop?

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...

posted 1mo ago by Matt‭

Answer
60%
+1 −0
Questions How to copy/duplicate groups of cards?

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 ...

posted 1mo ago by Matt‭

Answer
60%
+1 −0
Questions Duplicate Cards

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...

posted 2mo ago by Matt‭

Answer
60%
+1 −0
Questions 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...

posted 3mo ago by Matt‭

Answer
60%
+1 −0
Questions 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...

posted 4mo ago by Matt‭

Answer
60%
+1 −0
Questions 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.

posted 5mo ago by Matt‭

Answer
60%
+1 −0
Questions 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...

posted 6mo ago by Matt‭

Answer
60%
+1 −0
Questions 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.

posted 6mo ago by Matt‭

Answer
50%
+0 −0
Questions Export/import on mobile?

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...

posted 6mo ago by Matt‭

Answer
50%
+0 −0
Questions API endpoint to retrieve the next card to review?

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] ...

posted 13d ago by Matt‭

Answer
50%
+0 −0
Questions Diagram Cards Not working In reviews

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.

posted 15d ago by Matt‭

Answer
50%
+0 −0
Questions FSRS Parameters

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...

posted 18d ago by Matt‭

Answer
50%
+0 −0
Questions Font Size in Vertical Left Menu

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.

posted 1mo ago by Matt‭

Answer
50%
+0 −0
Questions How to edit AI generated text?

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...

posted 1mo ago by Matt‭

Answer
50%
+0 −0
Questions Filtered "New cards"

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...

posted 2mo ago by Matt‭

Answer
50%
+0 −0
Questions Shuffle new cards when they are reviewed for the first time

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...

posted 5mo ago by Matt‭

Answer
50%
+0 −0
Questions Unable to install Mochi dmg file on Apple Silicon M1

Hmm, I haven't seen that error before. This may be a silly question but are you downloading the applie silicon version? It should be called something like Mochi-1.18.11-arm64.dmg. I just tried dow...

posted 5mo ago by Matt‭

Answer
50%
+0 −0
Questions Arm64 appimage for Linux

There's no ARM64 build for Linux at the moment. I had some issues running the ARM build, but I will revisit it again.

posted 3mo ago by Matt‭

Answer
50%
+0 −0
Questions Why does Mochi say 'this deck is empty' for decks which aren't?

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...

posted 4mo ago by Matt‭

Answer
General Welcome to the forums!

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...

3 answers  ·  posted 8mo ago by Matt‭  ·  last activity 7mo ago by Toy Heart‭

Post
50%
+0 −0
Questions New Card Scheduling: Are 'Don't Remember' (Left Swipe) Cards Added to Review?

No the new cards are not added to the schedule until you are able to remember them once.

posted 5mo ago by Matt‭

Answer
50%
+0 −0
Questions Is there a way to do cloze deletions and <input> inside of code blocks?

Unfortunately it's not possible. Cloze deletions inside of code blocks has not been implemented yet.

posted 4mo ago by Matt‭

Answer
50%
+0 −0
Questions Global search doesn't work with Chinese character

Have you tried enabling Chinese in the search settings? You can enable different languages in Settings -> Preferences -> Search.

posted 5mo ago by Matt‭

Answer