Here's the note write endpoint (https://github.com...
# questions
s
Here's the note write endpoint (https://github.com/dendronhq/dendron/blob/d2f460b36d836ed187e9da9a67d9ca2d48102b87/packages/common-all/src/api.ts#L481) (it's at
/note/write
) which requires you to add all the note properties 😅 And here's those properties (https://github.com/dendronhq/dendron/blob/b59da747fe8a0dce747438855d0f3170b783db0d/packages/common-all/src/types/foundation.ts#L143) Yeah the API is about as useful as just creating the file 😅 glad the lookup is good enough though