Search results
Search results here.
Using API to update card's "reviews" field
Hey @#110, Actually the review field for JSON payloads has not been implemented yet (hence why it's not documented). It should work with the application/transit+json content-type, though. POST ht...
Is there a practical way to implement better text emphasis in Mochi flashcards?
I’m looking for a way to make certain text stand out more—either through text color or a more distinct bolding option. Has anyone found a good solution or workaround for this? I find current bold o...
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...
Brush Tool or Rotatable Rectangle for Hiding Labels on Diagram Cards
Hi Mochi Team, First of all, thank you for building such a mind-blowing flashcard app. It's minimalist, powerful, and incredibly stable—honestly, better than Anki or Remnote in many ways. Mochi fe...
"Last 4 weeks" is actually three weeks
In the dashboard, when displaying an overview for last 4 weeks, Mochi shows e.g. "Apr 8 → Apr 29". This is three weeks, not four.
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...
Cmd U for underline
Hiya! Please would it be possible to have a shortcut of Cmd + U that underlines text, similar to Cmd + I for italic and Cmd + B for bold? Currently, we have to use <u> </u> which is a l...
Shortcuts customization
First of all, thank you for your custom support. Not so long ago I made another post and a useful answer was given in no time. I have come to desire this feature more than once, since otherwise sh...
Search (CMD+K) Too Slow
I've been using this incredible app for over 3 months, and created hundreds of notes and flashcards. Up until last week, global search (CMD+K) was quite fast. However, after importing some old note...
Is there a practical way to implement better text emphasis in Mochi flashcards?
That worked great! Thank you Do you plan on implementing a function that allows for a more streamlined way to change text color? Or is that not possible in markdown? I'm just curious as my coding ...
Collapse/expand content based on heading hierarchy in Notebook view
Hi! I quite like notebook view, it helps me structure my notes hierarchically. It would be great if we could collapse/expand (fold/unfold) content under headings. More or less outliner style, coul...
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...
Cram all cards in current deck and all subdecks
I use subdecks to organize cards into different categories within a main deck. However, there are times when I’d like to review all the cards from the main deck, including those in the subdecks. Wo...
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.
Would love iOS app badge with cards to review
As someone who is obsessive about clicking apps when they have badges, can we get the option to add a badge for number-of-unreviewed-cards to the iOS app icon? Couldn't find this anywhere. Thanks!
Export/import on mobile?
So I just upgraded to a new phone (woohoo) and am trying to set everything up, including Mochi. I don't have the Pro subscription so it doesn't sync automatically, but I figured I could go on my ol...
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...
Number of cards to review jumps after changing timezone
Every time I travel from Netherlands to UK and back (1 hour time difference), something unexpected happens with cards to review. Yesterday I took some screenshots while boarding the plane. Review...
Multiple choice options
Hello, It would be useful to have options for multiple answer type questions, either with radio buttons or dropdowns for questions with only one answer and checkboxes for questions with multiple a...
Shuffle new cards when they are reviewed for the first time
Current behavior: When new cards are reviewed and marked as "I remember," they are added to tomorrow's "Due today" list. These cards then appear in the "Due today" list in the same sequential orde...
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.
Support for lenient/partial imports
I have a lot of flash cards written in Org-mode and I wanted to try the import functionality out, but it is not behaving as I would expect. The workflow I'm aiming for is periodically importing a ...
[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 -> Preferences' ...
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...
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...
Custom JavaScript fields for dynamic content generation
I'd request a feature that allows users to define custom dynamic fields using JavaScript (or other scripting languages). Currently, Mochi offers some very helpful built-in dynamic fields, but I'd ...
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...