Communities

Mochi Forum
Mochi Forum
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Activity for Matt‭

Type On... Excerpt Status Date
Edit Post #280 Initial revision 5 months ago
Answer
> It seems here that the cards will cycle forever until I hit Add to Review on all of them. Is this correct? That's correct. > If so, is the idea here that the students get 100% correct at this early stage before moving on? Or is the idea that they hit add to review simply after becoming famili...
(more)
5 months ago
Edit Post #277 Initial revision 5 months ago
Answer
Hey RDA, thanks for checking out Mochi. I'll try to answer your questions as best I can, but if you haven't already, I would recommend going over this section in the docs about review: https://mochi.cards/docs/reviewing/ > I’m on a Pro trial, but I don't see a link to publish, so I can’t test this...
(more)
5 months ago
Edit Post #275 Initial revision 5 months ago
Answer A: "Error: Unable to Find Attachment"
> I try to force sync attachments on the phone but getting failures. In this case you should try to force sync from your mac where the attachment was added. See this discussion for more: https://forum.mochi.cards/posts/169 > Also, when looking at my decks, it says "this deck is empty" but there...
(more)
5 months ago
Comment Post #264 I'll work on getting something set up for this hopefully soon. Have had a few people volunteer to help translate the UI in various languages and its about time I made that happen.
(more)
6 months ago
Edit Post #269 Initial revision 6 months ago
Answer A: Deleting duplicate decks (or any decks)
You can right-click a deck in the sidebar and choose "Delete Deck" from the context menu, or, while on the deck page click on the `...` menu at the top right and choose "Delete Deck" from that menu. This will send the deck to the Trash and from there you can either permanently delete the deck or empt...
(more)
6 months ago
Edit Post #268 Initial revision 6 months ago
Answer A: Constant "Update failed" notification
Sometimes that message pops up when you don't have internet connection and it's trying to check for the latest update, but fails. I can't know for sure, though, without checking the logs. On macOS the logs file is located at: ``` /Library/Logs/Mochi/log.log ``` If you email that to support@mo...
(more)
6 months ago
Edit Post #262 Initial revision 6 months ago
Answer A: 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 https://app.mochi.cards/api/cards/ Content-Type: application/transit+json Accept: application...
(more)
6 months ago
Edit Post #259 Initial revision 6 months ago
Answer
Yeah, the web platform definitely has some advantages! You can do some cool stuff like embedding the app in an iframe in other sites as well. For example there are query params you can use to embed the app and load straight to the review screen for a published deck. I also have plans for embedding...
(more)
6 months ago
Edit Post #257 Initial revision 6 months ago
Answer [Announcement] New website is live!
Over the past month and a half, I’ve been working feverishly on redesigning and rebuilding the Mochi website from scratch — including a complete rewrite of the documentation. I’m very happy to finally announce that the new site is live! Some of you may have noticed a drop in the usual frequency of...
(more)
6 months ago
Comment Post #256 Ah, thanks for that catch! I just updated the website last week so I need to update those links in the app as well. Here is the new page: https://mochi.cards/docs/import-and-export/mochi-format-reference/
(more)
6 months ago
Edit Post #255 Initial revision 6 months ago
Answer A: Noob(me): How to insert image?
There are a few different ways to add images: 1. Drag and drop an image into the editor. 2. Press the paperclip icon while the editor is open. 3. Press `CMD`+`O` on Mac or `Ctrl`+`O` on Windows / Linux. 4. Copy an image and paste it into the editor.
(more)
6 months ago
Edit Post #254 Initial revision 6 months ago
Answer A: No way to select multiple cards in app?
Unfortunately you're right, I haven't built that into the mobile app yet. I think it shouldn't be too hard to add, though. I could probably have that implemented in the next version.
(more)
6 months ago
Comment Post #251 Hey @#137, could you please reach out to support@mochi.cards with your account email address? I'll need some more information to help debug this.
(more)
6 months ago
Edit Post #252 Initial revision 6 months ago
Answer A: Multiple card fronts?
Unfortunately Mochi only supports one template per card at the moment, but it's something I am considering adding support for in a future update. You can try to use cloze groups to create multiple versions of the card for review, but this might not work well with your layout.
(more)
6 months ago
Edit Post #244 Initial revision 7 months ago
Answer A: Question about Mochi’s future
Hey @#16, Great question. I'm Matt, the founder / creator and main developer on Mochi. I started working on Mochi almost 7 years ago now, and I have no intention of stopping. At this point Mochi is profitable and self sustainable. For what it's worth I also don't see Mochi getting acquired any tim...
(more)
7 months ago
Comment Post #240 If you are willing to share the notes, you can email them to me and I'll take a look as well. My hunch is that something is getting erroneously or overly indexed. Do you have any other languages enabled in the search settings?
(more)
7 months ago
Edit Post #239 Initial revision 7 months ago
Answer A: Is there a way to tag multiple cards in an existing folder at the same time?
Yes, if you select multiple cards an actions toolbar will appear at the bottom of the screen. One of the actions is "Change tags." From that menu you can add or remove tags and it will be applied to all of the selected cards.
(more)
7 months ago
Comment Post #224 The share button is to the left of the review button on desktop.
(more)
7 months ago
Edit Post #227 Initial revision 7 months ago
Answer
It's not possible right now through the API, but I could add an endpoint for that.
(more)
7 months ago
Comment Post #224 The share link is on the deck page to the left of the review button (in the top right corner). On mobile you can access it from the three dots dropdown menu at the top right.
(more)
8 months ago
Edit Post #224 Initial revision 8 months ago
Answer A: How to Embed Mochi
No this was just added for some projects that wanted to integrate Mochi into their website. E.g. if you have a website / platform that provides learning material and you'd like to seamlessly integrate spaced repetition reviews without having your users leave the site, you can embed Mochi and let them...
(more)
8 months ago
Comment Post #214 > Let's say I set this limit to 5. If I've added 10 new cards that day, will the setting cause only 5 to be added to today's review, and then the other 5 will appear tomorrow? @#121 This option only limits the amount of cards that are shown on the "New cards" screen. It doesn't actually prevent yo...
(more)
8 months ago
Edit Post #220 Initial revision 8 months ago
Answer A: How can I review cards in the order I created them?
So by default when viewing a deck, new cards will appear first. You can rearrange the cards manually by dragging them around, but this is probably not what you want (in some cases it might be useful). When you click on the "New cards" button to learn your new cards there is a "Sort" drop-down butt...
(more)
8 months ago
Edit Post #214 Post edited 8 months ago
Edit Post #47 Question closed 8 months ago
Edit Post #215 Initial revision 8 months ago
Answer
- Added @mention pings - Added user avatars - Made the post title sticky when scrolling
(more)
8 months ago
Edit Post #47 Question reopened 8 months ago
Edit Post #214 Initial revision 8 months ago
Answer A: Daily review limits
This comes up from time to time but I have not added such a feature to Mochi because I can't see how it works with the spaced repetition system. If you were to enable such a function, the longer you use it the more "backlogged" your cards become (the less likely you are to remember them). Most spa...
(more)
8 months ago
Edit Post #207 Initial revision 8 months ago
Answer
Thanks for the bug report, Sayed. I noticed this myself, too. Seems like the way that draggable regions are handled in electron has changed, causing this regression. I'll work on fixing that today.
(more)
8 months ago
Edit Post #204 Initial revision 8 months ago
Answer
I've just released a new beta version (v1.20.2-beta) of the Mac app that should fix the Tahoe issue. You can download it by turning on beta updates in Preferences → App Update → Beta Releases. When you first launch the beta version it will sign you out so just you'll just need to sign back in.
(more)
8 months ago