Hi everyone,I just built a bookmark service with Mezzanine and Django and released it as an open source project at https://github.com/adieu/mezzanine-bookmarksHere is the feature list:- Multiple User support- Single User mode- Use service from www.diffbot.com to extract main content from web page- Use service from api.zemanta.com to generate suggested tags- Store page content for future useCurrently I'm using it to store my own bookmarks so the features are quite limited. But I'm planning to add more features in the future.This is one of my hobby projects. But I think maybe there're people interested in it so I sent this email to the mezzanine-users mailing list.Any advice is welcome.Regards,Adieu