Closed vincent-peugnet closed 3 years ago
What I want to store with a bookmark:
A list of sharable bookmarked by an user, and allow him or her to sort by date added.
So I can't just add a many to many
relationship between sharable and users.
I need to create a bookmark
entity with the following properties:
Bookmark
Entityint
datetime
Sharable
User
I'd like to but something else, but I don't know what... ^^
do you confirm @n-peugnet ?
:+1:
allow users to bookmark sharables