Mochi

Search results

Search results here.

Combining cloze deletions and typed answer cards

Hiya. Is it possible to combine cloze deletions with an answer that requires a typed response. For example, I have: Mydriasis is a dilated pupil that is unresponsive to light which I'd like to m...

Joseph Charlton‭ started 7 months ago  /  updated 7 months ago
2

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

Matt‭ started 7 months ago

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

Matt‭ started 7 months ago Answered

Combining cloze deletions and typed answer cards

Ahh okie no problem, thank you! 😊

Joseph Charlton‭ started 7 months ago

Unable to install Mochi dmg file on Apple Silicon M1

When trying to install this, it tells you that some files are locked or in an incomplete state, and hence cannot be installed. Using the usual drag-and-drop install method of macos.

Avinash‭ started 7 months ago  /  updated 7 months ago
1

Is there an easier way to Reference-Link on Mobile?

Hi, actually there is also a mobile version. To do this, go to the editing of the card and enter [[. Then you can enter the desired titles. If this is not there - end with ]] and one will be create...

Michael Fels‭ started 7 months ago

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

Matt‭ started 7 months ago

macOS app badge

Minor thing, but when the number of cards to review exceeds 100, the macOS app badge displays 99+. Is it possible to display numbers let’s say up to 999, or is this a macOS-constrained thing?

Antoine Groudiev‭ started 7 months ago Done

Global search doesn't work with Chinese character

I'm encountering an issue with searching Chinese characters in Mochi. When using the deck-specific search (top-right search bar), searching for Chinese terms works correctly and provides exact subs...

Pin Ting‭ started 7 months ago  /  updated 7 months ago
1

New Card Scheduling: Are 'Don't Remember' (Left Swipe) Cards Added to Review?

When reviewing new cards, if I swipe left (meaning 'I don't remember'), does this add the card to my review schedule? I'm asking because I've only seen a scheduling confirmation in the UI when I s...

Answered by Matt‭

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

Pin Ting‭ started 7 months ago  /  updated 7 months ago Answered
1

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.

Matt‭ started 7 months ago Answered

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.

Matt‭ started 7 months ago

Using <input> dynamic element as a field

Hi, Possibly a strange question: Can the dynamic "input" element be used as a field in Mochi such that it can then be chained with other dynamic fields? Here's an example: First side: A word in ...

Answered by Matt‭

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.

Medi‭ started 7 months ago  /  updated 6 months ago Answered
2

Deck progerss not working

When I try select to see the progress of other deck, mochi does not select my options instead it is stuck on the "flashcard" deck

Ar-ruh‭ started 7 months ago  /  updated 6 months ago Done

Reorganizing my decks efficiently

Does anyone have a suggestion for how best to reorganize my decks? As I've progressed, I realized that I want to make some changes to how I've organized my cards into decks and sub-decks. I'm fami...

Justin Alexander Kubassek‭ started 6 months ago
0

Numbered list no longer increments

Hiya. I've noticed from today's update that a numbered list will use the current number when adding a new line instead of incrementing the number (e.g. if I'm on line 4, pressing enter will add 4. ...

Joseph Charlton‭ started 6 months ago

A Shoutout to Mochi: Elegant Markdown Support and a Wish for Chinese Localization

Thank you for your efforts in developing Mochi! It’s quite surprising that, even with Markdown being so widely adopted today, it’s still rare to find a flashcard app like Mochi that supports Markdo...

magicum‭ started 6 months ago  /  updated 6 months ago
2

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

Matt‭ started 6 months ago

Shuffle new cards when they are reviewed for the first time

Attached is a screenshot of the overflow menu from the "Due today" deck (Android app). I am not able to find the "Shuffle" button.

Pin Ting‭ started 6 months ago

Boxes in diagram not working properly

If more than one box is added to diagram, the picture reveal all the blanks . Only the first one revealed and others just stay in the picture as if they embedded to the picture.

Ar-ruh‭ started 6 months ago Done

Using <input> dynamic element as a field

Super, that would be amazing! Yeah, there would be a lot of ways you could chain things.

Medi‭ started 6 months ago

Make the deck public via API

Hi Mochi developers! I really like your app! I would like to know if it is possible to make my private deck public using the API? I checked the documentation and did not find anything similar, b...

Answered by Matt‭

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

Anatolii‭ started 6 months ago  /  updated 6 months ago Answered
1

[iOS app] The scroll function doesn't work properly.

Some views don't scroll properly. For example, it is impossible to scroll a long card in 'Column View' in an archived deck, or on the 'Account Settings' page. On the 'Settings -&gt; Preferences' ...

Salvatore‭ started 6 months ago

Is there a way to do cloze deletions and <input> inside of code blocks?

I've been trying to figure out how to do cloze deletions and input blocks inside of code snippets. For example: I can't get them to work inside of code fences. I can't tell if it's not possi...

Maggie‭ started 6 months ago  /  updated 6 months ago
1

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.

Matt‭ started 6 months ago