Closed Marie000 closed 4 years ago
/tags
endpoint) which is easy because they all behave the same. It would only really be useful to add new, more specific, properties if those properties behave differently or have more specific error scenarios.For example: it would make sense to add a colour
property if that property only allows for one colour at a time (the current colour of the note). Adding more than one colour would then be an error.
I think it's a bit too early for that as we're still in the middle of a redesign and managing tags together as a single group is still working well.
@baldurbjarnason @cesarCSM
So the basic idea is that when you create or update a note, you would be able to pass in a 'tags' property, which would be an array of tags to assign to that note.
Some questions: