Cook
Create a new Pod
- setting up dev environment and getting started: https://wiki.dendron.so/notes/81da87be-2d4e-47b5-a1d6-c0d647e1ab00.html
- sample code for json export pod: https://github.com/dendronhq/dendron/blob/master/packages/pods-core/src/builtin/JSONPod.ts
- what you will get from
prepareNotesForExport
: https://wiki.dendron.so/notes/0db94b86-d5c2-4e70-8f61-1a686fa8cc1d.html - anki pod: take notes and transform them to anki format
Children