mononoken / fae-scribe

0 stars 0 forks source link

Make notes unique for the user's scope #21

Closed mononoken closed 1 year ago

mononoken commented 1 year ago

User's should not have notes named the same thing. However, the note name's should not be globally unique.

Note names being unique for the user should assist with linking to other notes using their names.

mononoken commented 1 year ago

fe6e08715be0f476a075612899b2750c838fe085 implements the scoped uniqueness for this restriction.