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 Sayed‭

Type On... Excerpt Status Date
Edit Post #448 Initial revision 26 days ago
Answer
Hey there. This is impressive. I rarely use AI products for learning, but I totally see the value your tool provides. I especially like the quizzing in chat feature. It's a sure way of fighting the "answering by context recognition" problem of static flashcards. That's creative. Well done. Btw,...
(more)
26 days ago
Edit Post #447 Initial revision 27 days ago
Answer
Thanks for the reply @Matt. Yea I could see the appeal of the column view for certain tasks. I used it when I was taking extensive long notes and needed to quickly switch between a couple of them at any moment. For my current note-taking for learning to code, I love the modal windows and spend mos...
(more)
27 days ago
Comment Post #442 I may have misunderstood the question. But you can always hit E to enter edit mode and add the tags wherever you like in the body. I don't think it matters if you're in study view or another view. Just hit E and write `#easy` anywhere.
(more)
1 month ago
Edit Post #440 Initial revision 1 month ago
Answer Hub/MOC Notes in Mochi
I wrote in detail last year how I use Mochi as a full-time note-taking app for my long-term studies. After a year of using this app, two unintended benefits emerged organically: To recap, my workflow consists of writing a long note, then refactoring that note into smaller, linked notes over time. ...
(more)
1 month ago
Comment Post #437 That's so incredible to hear! Yea I exclusively use Mochi for long-term studies. One, unintended outcome of the workflow I described above is the automatic creation of "hub cards". Obsidian people call them MOCs (Maps of Content). As I extract parts of a larger card into dedicated cards, the large...
(more)
1 month ago
Comment Post #438 Oh I forgot! I can't attach images in replies.
(more)
1 month ago
Comment Post #438 Yes. You have to create a "diagram card". It's a dedicated card type different than a regular one. It allows you to upload an image and hide parts of it using drawing tools. Go to a Deck page, on the top right, click on the arrow next to where it says "+ New Card", then select "New diagram card". ...
(more)
1 month ago
Comment Post #437 Thanks for the reply, Matt. Honestly speaking I'm using Mochi as a full-time note-taking app, which is not really what you intended. My workflow consists of writing a long note, then refactoring that note into smaller, linked notes over time. I dump all my thoughts during a study session in one no...
(more)
1 month ago
Edit Post #435 Post edited 1 month ago
Edit Post #435 Initial revision 1 month ago
Question How to move attachments to other notes
Hi. I have noticed if I copy the markdown link of an image from one note to another, the link totally breaks, showing the following error in place of the image: ![](https://forum.mochi.cards/uploads/zam5dq4uel302k21oautkqszpixv) It also happens when I create a new card from selection that ha...
(more)
1 month ago
Comment Post #428 I think I hacked a quick solution: ```css /* Make the copy icon's position sticky */ .memo_markdown_styles_markdown-class pre { position: relative; overflow-x: auto; .copy-code-snippet { position: sticky !important; float: right; left: calc(100% - 30px); } } ``` ...
(more)
2 months ago
Edit Post #428 Initial revision 2 months ago
Answer Copy icon in code blocks scroll with content
Hi Matt. There is a really tiny bug, where scrolling in a code block that has horizontal scrolling causes the copy icon to move with the content. It makes reading the code under it a bit difficult. ![](https://forum.mochi.cards/uploads/ashqzbwltupiaqpv9055f2lqkhd4) I suggest dimming the back...
(more)
2 months ago
Comment Post #415 Impressive! As always.
(more)
2 months ago
Edit Post #415 Initial revision 2 months ago
Answer Pinned notes list disappears following an update
For the last two updates, following installation and relaunch, the pinned notes list disappears. Upon manually checking the pinned notes, I verified they were still pinned. I had to unpin and re-pin to bring the list back.
(more)
2 months ago
Comment Post #214 > it's better to be imperfect and consistent than perfect and inconsistent. I agree with your sentiments. I'm not against adding a vacation mode, but, speaking as the devil's advocate, we may need to shift our mindset. If you watch videos of the creator of Supermemo showing his collection, he has ...
(more)
2 months ago
Comment Post #350 You spoke my heart. I, too, used Mochi to ace my biggest career promotion. At the time I was using the free version. I still don't need the paid features but I subscribed anyway to support its development. Yes, for such an actively maintained app, the subscription model is a must. For higher tier ...
(more)
5 months ago
Comment Post #346 Yes, correct. I pushed an update to the theme anyway. Just download the new file from GitHub :)
(more)
5 months ago
Comment Post #339 I like that idea.
(more)
5 months ago
Comment Post #346 Yes. A margin-top was added to `ul` and `ol` elements. I fixed it with the following CSS: ``` .memo_markdown_styles_markdown-class ul, .memo_markdown_styles_markdown-class ol { margin: 0; line-height: 2; } I also added a `line-height`, as I think the default is too cramped. It a...
(more)
5 months ago
Edit Post #258 Initial revision 7 months ago
Answer
Hey Matt. Congratulations on the relaunch! I love that you kept the design spirit. The interactive demo on the home page caught me off guard, as it was showing my actual Mochi account, while still thinking it was a screenshot! I usually don't like electron apps, but Mochi made me reconsider...
(more)
7 months ago
Edit Post #240 Question closed 8 months ago
Comment Post #240 App was updated and problem solved. Thanks Matt!
(more)
8 months ago
Comment Post #244 This is incredible news! Good luck on the relaunch. If I may add a suggestion: A third-party plugin feature may help draw more attention to Mochi, making it more mainstream among users.
(more)
8 months ago
Edit Post #247 Initial revision 8 months ago
Answer A: Question about Mochi’s future
@Subarnab Sadhukhan I totally share your thoughts. I heavily used Mochi to prepare for my promotion over the past 3 months and it succeeded in delivering what I needed. And as Joseph pointed out, your data is still yours. It's local, and you can export it to CSV or Markdown. I'm a big believer of ...
(more)
8 months ago
Comment Post #240 Only English. Yea I don't mind sharing the notes. I'll email them.
(more)
8 months ago
Edit Post #240 Post edited 8 months ago
Edit Post #240 Initial revision 8 months ago
Answer 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 notes (around 50 or so) from Obsidian, searching became sluggish to the point of freezing the entire app. ...
(more)
8 months ago
Edit Post #235 Initial revision 8 months ago
Answer
Yea like Garrett said, I found them in the developer tools, one at a time :)
(more)
8 months ago
Comment Post #228 Number 1 already exists. `Shift+A` when in cram mode adds card to review queue. I also like the second feature request.
(more)
9 months ago
Comment Post #224 Well, that's embarrassing 😅 It's the first time I notice it. Thanks.
(more)
9 months ago
Edit Post #226 Post edited 9 months ago
Edit Post #226 Initial revision 9 months ago
Answer A: How to Embed Mochi
![](https://forum.mochi.cards/uploads/p63wcivpvmzdgkf7o9r6702luzgg) ![](https://forum.mochi.cards/uploads/hllqilmh709e0ut83w80w46xamro)
(more)
9 months ago
Comment Post #224 This is interesting. The "share" item does not exist on desktop, but I saw it on mobile. Regardless, yet another fantastic feature! Just wow. For your reference, this is how it looks like on my Mac and iPhone: ![](https://forum.mochi.cards/uploads/8tg67eawwz66gpgu3dtp6vamve7v)desktop.png ![](htt...
(more)
9 months ago
Comment Post #224 Thanks for the reply, Matt. If I may, what's a "share link"? Where do I find it?
(more)
9 months ago
Edit Post #223 Initial revision 9 months ago
Question How to Embed Mochi
The Docs says: > You can embed the entire Mochi application within your website using an iframe. Is this done using the API thing? Does this allow sharing your decks with others? I'm on Pro, and can access Mochi from the web and even use the API end points, but I was wondering if it was possibl...
(more)
9 months ago
Edit Post #222 Initial revision 9 months ago
Answer UI Bug - Add tag button bleeds into move card menu
How to reproduce: 1. Create a nested subdeck 2. Create a card with one tag in this subdeck 3. Click on the card in List or Grid view 4. Click on the subdeck's name in the footer to open the "Move card to..." menu Doing this, the "+Add tag" button from the footer bleeds into the move card menu....
(more)
9 months ago
Edit Post #221 Initial revision 9 months ago