The function _create()_ ignores the argument for `favorite`. On update, the given `favorite` is used as expected. Creating a new note as favorite requires 2 steps/API-Calls.
The function create() ignores the argument for
favorite. On update, the givenfavoriteis used as expected.Creating a new note as favorite requires 2 steps/API-Calls.