Search results
Search results here.
Issue importing Markdown files with local image attachments (relative paths)
Hello, I am trying to import my notes into Mochi. Currently, my data consists of Markdown (.md) files and a corresponding folder for image attachments. The images are linked within the Markdown fi...
Constant "Update failed" notification
Hello! When using the MacOS application I constantly get a notification telling me that an Update failed, but as far as I know I am at the most recent version 1.20.7? Is there a way to fix this con...
AI field often returns nothing
As explained in the title, <ai> field sometimes does not return text, resulting in nothing shown on the screen. I looked into the inspector tool and found that in such cases, the response to ...
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' ...
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...
Question about audio.
Hey Nicolas thanks for checking out templates! If I understand correctly you would like to prevent the audio from auto-playing when the side is revealed? That is a global settings you can toggle in...
A few feature requests
I’ve been heavily using this incredible app for a few weeks now. The UI and UX are so well thought out that I get excited just using the app and, as a result, get motivated to actually study with i...
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...
No information about cards having a reverse review option enabled.
Problem When I add cards to a category, for some cards I write questions on both sides - each of them is an answer of the other side in a form of a question. When I finish adding cards in a catego...
How to edit AI generated text?
While not possible at the moment, I have plans to allow users to easily overwrite dynamically generated field values without changing the template. The way to do that now is to actually create a s...
How to copy/duplicate groups of cards?
Hmm It seems I never added a bulk duplicate action. Maybe I can add that in a future version. I think in the meantime there are probably other workflows you can use to achieve this. First I would ...