Git Product home page Git Product logo

bookmarks's People

Contributors

boldewyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bookmarks's Issues

Add a tag cloud feature

When one clicks on a tag in the tag cloud, it should add to the already used tags. Tag filter removal is implemented, so there is always a way back, but we have currently no way forward.

Localize UI

The base is laid out with consistent use of __(), but we need to implement the catalog selection and lookup.

Fix bookmark importing

Soemthing goes wrong when trying to convert the SimpleXML element to an array of attributes.

Reduce collision prob for link shortener

CRC32 has a too large possibility for collisions.

We could use pack(index) . substring(crc32(url)), which is still acceptably random enough to not be guessed.

Fix RSS feed

The Validator at W3C shows some issues, missing mandatory elements, ...

Add pagination

Currently, results don't paginate but are simply cut off.

Add tag suggestions

When creating a new bookmark, show an autosuggestion list of already used tags. (This is different from #3, because it works entirely on own data.)

Implement a "Follower" feature

It would be cool, if an installation of Bookmarks could follow a second one and display the most recent bookmarks in a separate view (or on the home screen).

Add an API

It should be compatible to the Delicious API (like Pinboard does it).

Add deletion to import

On import delete bookmarks, that were deleted in the external service. Make this configurable.

For this to work we must track, which URL was imported from where, and check if it's gone on new import. It gets nasty, when a user imports from more than one source.

This is low prio and assumably a WONTFIX, especially since we have the functionality already the other way round.

Add a bookmarklet

We can tell people to "recycle" their Delicious ones, but we should also offer an own, on the help page with proper Host set.

Add bulk import to supported services

Assume you import from Delicious, but have also a Bibsonomy account. There is no easy possibility to sync both services, i.e., to bulk-upload the bookmarks from Delicious to Bibsonomy.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.