Mochi

Deep linking to a specific deck

I would love to be able to create a deep link into a specific deck. I use Mochi to take notes for lectures, so this would be really useful for linking directly to my notes for a specific class. For example:

mochi://deck/A5hopgZ6

This is actually already possible! Although not well documented (or really at all). The format looks like this:

mochi:/decks/[user-id]/[deck-id]

If you're just linking to a local deck, the user-id can be anything.

Amazing, thank you! To anyone else reading this: the single forward slash after "mochi:" is important, double slashes won't work.

This post has been closed.