Search results

Search results here.

Image Occlusion Colour Change

Hiya! The image occlusion is great for learning anatomy, but the blue colour used to highlight the box that's currently being tested is sometimes quite difficult to see due to its similar hue to th...

user card Joseph Charlton‭ started 11 months ago

Card Changes API

Is there a way to use the API to get just cards that have changed since the last query (on a deck)? I’m building a chrome extension and I want to keep card data updated. Re-querying an entire deck ...

user card Brian‭ updated 10 months ago
1

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

user card Matt‭ started 10 months ago

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

user card Joseph Charlton‭ updated 10 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.).

user card Matt‭ started 10 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...

user card Matt‭ started 10 months ago Answered

Combining cloze deletions and typed answer cards

Ahh okie no problem, thank you! 😊

user card Joseph Charlton‭ started 10 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.

user card Avinash‭ updated 10 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...

user card Michael Fels‭ started 10 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...

user card Matt‭ started 10 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?

user card Antoine Groudiev‭ started 10 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...

user card Pin Ting‭ updated 10 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.

user card Pin Ting‭ updated 10 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.

user card Matt‭ started 10 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.

user card Matt‭ started 10 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.

user card Medi‭ updated 9 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

user card Ar-ruh‭ updated 9 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...

user card Justin Alexander Kubassek‭ started 10 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. ...

user card Joseph Charlton‭ started 10 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...

user card magicum‭ updated 9 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...

user card Matt‭ started 10 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.

user card Pin Ting‭ started 10 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.

user card Ar-ruh‭ started 9 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.

user card Medi‭ started 9 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...

user card Anatolii‭ updated 9 months ago Answered
1