Giter VIP home page Giter VIP logo

bloworm's People

Contributors

sbrl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bloworm's Issues

Sharing

The sharing function is not implemented yet.

Streamlining adding bookmarks

We should streamline adding bookmarks.

Right now we open a dialog box, but it would be better if the user could enter them into a "new bookmark" that sits at the top of their list and then click "add".

Javascript Bookmarklet

Having a javascript bookmarklet to add bookmarks would be cool.

We would need to add some kind of extra file to handle this though, because we would need an api key kinda system.

We could call it api.public.php.

We would still be able to require the actions/reql/create.php, so long as we set up the environment correctly.

Fuzzy bookmark search

Currently, the search tool uses whole keywords. It would be cool to make this fuzzy, so that it picks up on partial words too.

RSS feed of new bookmarks

We could have an RSS feed for each user that includes their x most recent bookmarks, where x is defined in settings.php. We should use a longish api key kinda thing to make sure that the url to this is not guessable.

API reference page unfinished

We should finish the API reference.

This will prove useful when writing code - we won't have to keep checking the server code over and over again when writing client side code.

The search function is rubbish

Currently we are using levenstein() to calculate the relevance of results.

This doesn't work very well.

Currently the tags filter does work quite well, so we can leave that alone.

What system should we use instead? Count the matches?

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.