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‭

22 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 4mo 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 3mo 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 1mo 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 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 1mo 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 2mo 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 2mo 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 5d 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 26d 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 1mo 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 2mo 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 2mo ago by Matt‭

Answer
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 2mo 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 2mo 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 5mo ago by Matt‭  ·  last activity 4mo ago by Toy Heart‭

Post
50%
+0 −0
Questions Combining cloze deletions and typed answer cards

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

posted 3mo ago by Matt‭

Answer
50%
+0 −0
Questions Card Changes API

Hey Brian, Unfortunately the API does not support those kinds of queries, but I agree it would be super useful to be able to do that kind of thing with the API. If you email me (matt at mochi.card...

posted 3mo ago by Matt‭

Answer
50%
+0 −0
Questions How to import new cards

Hey Sergei, To separate flashcards into multiple sides, you can use the horizontal rule markdown (specifically three dashes ---). For example: Side A --- Side B You can learn more about how ...

posted 3mo ago by Matt‭

Answer
50%
+0 −0
Questions "Review Reverse" on Deck level

You can turn on reverse reviews in the deck's review settings (drop down menu a the top right of the deck page).

posted 3mo ago by Matt‭

Answer
50%
+0 −0
Questions Deck order in the "New cards" section

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

posted 3mo ago by Matt‭

Answer
General Forum changelog [closed]

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

2 answers  ·  posted 3mo ago by Matt‭  ·  closed 2mo ago by Matt‭

Post
50%
+0 −0
Questions Saving images with <draw>

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

posted 4mo ago by Matt‭

Answer