Difference / #3837

The difference is that I have more possibilities to add or edit bookmarks.
  1. Task/Project/Person ... View (I can add one new bookmark)
  1. Task/Project/person ... Lists (I can add multiple bookmarks)
  1. Bookmark List (I can edit one (at the moment) bookmark)
Furthermore if I add e.g. a new task then I can be sure that it is not in the database.
Whereas the item can already be in the streb_personitem table but the attribut is_bookmarkis set to false.

So in this case there are more facts to keep in mind than at the tasksEdit function.

But I'm sure I will somehow handle this :-).