- I have a huge Zettelkasten note archive (I manage it through Sublime-Zk, which is getting a bit slow to operate it). Can I somehow directly import all my Zettel notes?
- I tried to import my Anki cards, but it seems like while I could go through them, I couldn't assign them to any particular deck/reclassify them. They show up as part of a "Not Found" deck and I don't see any option/drag-and-drop method to move them anywhere else.
I'll definitely be giving Mochi a try. Thanks a lot for creating it!
> I have a huge Zettelkasten note archive (I manage it through Sublime-Zk, which is getting a bit slow to operate it). Can I somehow directly import all my Zettel notes?
You can import the markdown files as notes, but it won’t maintain the linking. If you send me a sample I can look into adding a Zettelkasten specific importer.
> I tried to import my Anki cards, but it seems like while I could go through them, I couldn't assign them to any particular deck/reclassify them. They show up as part of a "Not Found" deck and I don't see any option/drag-and-drop method to move them anywhere else.
Sounds like the importer derped a bit and couldn’t find the deck associated with those cards. If you send me the .apkg file I can take a look. Anki’s data model is a little weird and there’s probably some edge cases I haven’t accounted for.
I created something similar which I no longer work on (but keep running on a maintenance-type basis). Feel free to be inspired/take features or just compare with another approach.
I'm interested in the longer form note style but it be thing that keeps me in anki-land is the Android app. Is there a way to export to Anki? I hope understand that that question is counter to you the app's model.
This is a joy-sparking product, as I've been turned off by Anki's UI/UX especially when it comes to code snippets, and I'm very accustomed to Markdown.
Yeah you can export decks. The export is .mochi format, but it's just a zip file with some plain text data and attachment files (like images, audio, etc).
Incidentally it also supports Zettelkasten like note taking like described in the article.