Every bookmark saved with the extension lands here.
'my lists'
Here, the user can add 'lists'. Lists are like folders with bookmarks.
The lists are ceramic json schemas. (might need more clarification by @dakingha69)
Shows all bookmarks, by all users, sorted by how often this bookmarked was bookmarked. Inspired by https://pinboard.in/popular/. See the little numbers next to the bookmarks.
In the future, we want to build in further options for search and filtering. See #12
My bookmarks
/unsorted
Every bookmark saved with the extension lands here.
'my lists'
Here, the user can add 'lists'. Lists are like folders with bookmarks. The lists are ceramic json schemas. (might need more clarification by @dakingha69)
Design inspired by 'collections' in raindrop.io
/popular
Shows all bookmarks, by all users, sorted by how often this bookmarked was bookmarked. Inspired by https://pinboard.in/popular/. See the little numbers next to the bookmarks.
In the future, we want to build in further options for search and filtering. See #12
/recent
Shows all bookmarks, by all users, sorted by time. Inspired by https://pinboard.in/recent/
/recommended
See recommender issue #14