Unread bookmarks can be filtered for, and marked as read after you had a chance to look at them.
{% if request.user_profile.enable_sharing %}
{% if request.user_profile.enable_public_sharing %}
Share this bookmark with other registered users and anonymous users.
{% else %}
Share this bookmark with other registered users.
{% endif %}