I’d like to share with you guys a webapp I’ve built with meteor over the last few months. It’s named Fragments (http://fragments.me) and it’s basically a real-time collaboration tool for links, articles, bookmarks.
You can categorise your fragments into collections. Collections can be shared by their link as read-only or also by their collaboration URL so people can join and post their links too. Commenting is also available (I’ve actually made it earlier today) and I’m also working on many other interesting features.
The whole project is open-source and you’re most than welcome to contribute via its GitHub repository. (You can find the link on the project website on the footer)
That’s so weird, yesterday a user reported seeing the “page not found” error too. I’ve logged it here https://github.com/squallstar/fragments/issues/15 but honestly have no idea why that is showing up.
Do you mind checking if you have any error on the browser console, and which browser/os you’re on?
I’m on the latest OSX. It works fine on Safari and Firefox, but Chrome shows a 404.
Latest Chrome: Version 51.0.2704.79 (64-bit)
These errors in the console:
b4357b8….js?meteor_js_resource=true:102 Uncaught Error: Handler with name 'i' already exists. b4357b8….js?meteor_js_resource=true:301 Uncaught TypeError: $(...).hammer is not a function
Nice job! When I entered a url I tried to click the text “Save a new link”, thinking it was a button, and nothing happened. After a while I realized I had to hit return to save the link. It might help to make “Save a new link” a button.
This is a great idea for a site! I like the way the cards animate when you filter by topic.
I tried to add a new card with the Tutorial or Cute Stuff tags but couldn’t see how to do it. Then I noticed that the system automatically assigned tags, like “JWT”, “API”, “Google”, etc, to a card I had added. They are actually very well-chosen tags! I’m not sure yet if this is super-cool or confusing.
I’d like to be able to assign a card to a collection at the time of card creation rather than afterwards.
Thanks for the feedback! You can actually add a link directly to a collection if you first browse the collection via the sidebar and then you add it on it.
I think you might also have missed the right click feature on links, which shows a contextual menu with a couple of options such as one to enter edit mode and add tags or change stuff
I know the UX is not super obvious, but my first focus was to create a well designed and polished product rather than accessible. Of course you can achieve both, but as it started as a personal project I felt I could just primarily made it for myself and don’t have to explain too much and perhaps ruin the UI.
I added facebook.com as a link, and sure enough it added a preview image automatically. I then added another site, and it didn’t show a preview image. Just wondering how you’re getting these initially?