Skip to content

ETAPI Saving Notes Quirks #3509

Answered by zadam
itsallyours asked this question in Q&A
Jan 11, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi, thanks for reporting these issues:

Backlinks are never created by the ETAPI (easily fixed with a slight edit in the UI: e.g. adding a space)

This is an omission in the update-content method (they get created in the create-note). Fixed.

Revisions are never created by the ETAPI

This is intentional, the auto-creation of note revisions is IMHO suited only for UI. I created a separate method POST /notes/{noteId}/note-revision to do that.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@itsallyours
Comment options

Answer selected by itsallyours
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants