Search results

Search results here.

Is there a practical way to implement better text emphasis in Mochi flashcards?

It’s all just HTML in the end. Take a look at https://www.instagram.com/p/C5gRdwNOZ3j/?img_index=1 to see what you can get.

Gian Antonucci‭ started 1 year ago

Update on "Planned" features?

Hi, I've noticed that the following items have been listed under the planned section on the website for quite some time, but there haven't been any visible updates or progress shared: A portal ...

nakrule‭ updated 1 year ago
5

Broken template: Template card fields not saving at all

Short description: I ran into an odd issue where the fields in a template refuses to save. Steps to reproduce: Use default template Enter Front & Back fields in column view Press the "sa...

Zhehan Zhang‭ updated 1 year ago Done

Cannot share deck using public link.

🔗 Link: https://app.mochi.cards/decks/067a1a61-c7f4-42fc-a16a-8b1aab567fb1/7MW2AB2q/日本語 A few days ago, I activated the public link to share this deck with my friend, but the screen said Applicati...

Zachariah‭ updated 1 year ago Done

Forum changelog

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

Matt‭ updated 8 months ago
3

Cannot see a diagram card in Notebook view

Hi! I created a diagram card and I can't see it in Notebook view. Is this a bug or there's some reason why it is not shown by default? Thanks!

Adrian‭ updated 1 year ago Done

(Forum bug) Clicking on What's new in the forum gives you a 404 page

Target link: https://forum.mochi.cards/changelog.html

Adrian‭ updated 1 year ago Done

Appreciation post for Mochi

I recently wanted to get into flashcards but couldn’t get past Anki’s clunky, unfriendly UI. So I Googled “markdown flashcard app,” and Mochi came up first. The moment I opened the site, I knew it ...

Quantum‭ updated 1 year ago
2

Add flashcard by default using N?

My understanding of a "flashcard" is that there will be one main side, that you see, as well as a hidden side, that you should try to recall. If it's hard for you to recall, it'll have to be review...

Quantum‭ updated 1 year ago
1

Excluding card sides from Reverse Review

Hi Mochi team, Thanks for the great app. I really like the customisation options and how easy it is to import vocabulary from CSV files — moving my decks was really simple. For learning language ...

Anastasiia Rossokha‭ updated 1 year ago

[UI Anomaly] Text toolbox clipped behind the sidebar

Depending on the zoom level and the sidebar width, part of the text toolbox may get clipped, especially when selected text is towards the left side of the card. This can happen in any view. Love...

Sayed‭ updated 1 year ago

failed image search not load

I have this configuration : but when I want search image not load : You should want it like this:

Bryan‭ updated 1 year ago

Deck order in the "New cards" section

Hi, Is there a way to choose the decks from which the cards in the « New cards » section are chosen? I think it would be convenient to have a sort of learn queue to specify the order in which we w...

Antoine Groudiev‭ updated 1 year ago
1

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

Matt‭ started 1 year ago

Is there a way to open a Mochi card by card url/link from other apps

Hi, is there a way to open Mochi card by card url/link from other apps? Want to copy Mochi card link into Obsidian, so come back a Mochi card from Obsidian easily.

Toy Heart‭ updated 1 year ago
1

Hamburger menu appears behind window controls

On a Mac, if the window is narrow, the sidebar turns into a hamburger menu. The hamburger menu appears behind the window controls, and clicking it does nothing.

Ilari‭ started 1 year ago Done

"Review Reverse" on Deck level

Is there an easy way to set "review reverse" option default for an entire deck or (for now) does it have to be done manually on a per card basis?

Answered by Matt‭

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

Yasin‭ updated 1 year ago Answered
1

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

Matt‭ started 1 year ago Answered

How to import new cards

Hi! I want to ask AI to make the flashcards so that I can easily import them in the app. I have asked AI to write in the markdown format. But when I imported them, there is only one side with the...

Sergei‭ updated 1 year ago
1

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

Matt‭ started 1 year ago

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

Joseph Charlton‭ started 1 year 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 ...

Brian‭ updated 1 year 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...

Matt‭ started 1 year 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...

Joseph Charlton‭ updated 1 year 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 1 year ago