Giter Site home page Giter Site logo

zmanring-zz / chrome-ext-delicious Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 9.0 1.58 MB

Chrome extension with context menu that adds links and manages bookmarks from your Delicious account.

Home Page: http://goo.gl/uNvtv

JavaScript 12.20% HTML 15.46% CoffeeScript 41.09% CSS 31.25%

chrome-ext-delicious's People

Contributors

rocketraman avatar scottopherson avatar zmanring avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chrome-ext-delicious's Issues

Persistant filter search

Hi, i really enjoy @Delicious, and i have a suggestion.
When you search for a tag or multiple, @Delicious returns all the links related to that tags, after you open a link, the previous search results is gone, so we have to re-enter all tags and search again. There's a way to make the previous search still populate?
Tks in advance! Great job with this plugin.

Add favorites tab

As a user I would love to have a place to always show my favorite often used bookmarks.

Handle bookmark updates better

Instead of updating every bookmark, use the meta-data attribute in Delicious API to track changes. Then fetch the changes.

This will require a way to read in and update localStorage

Item already exists

Used the extension for about 20 minutes, then suddenly it starts telling me "Item already exists" for any page, I even went to pages I'm sure I've never been to, and same message. Won't allow me to save any bookmarks.

Link already exists identifier

In previous versions I let the user know if that link already exist and redirected them to their links tab. That may be a little harsh.

It would be nice however when you click to add a new link and it already exist, it should pre-populate the description and tags with what you already have, also it would be nice to change the 'Add link' to 'Edit link'

Press [ESC] to close

Hi, will chrome-ext-delicious add [ESC] event to close the dialog?
This could make it full-keyboard-operational.
Thanks.

Ability to set default tab

As a User I want to be able set up the default tab, so if I usually search bookmarks I can immediately start seeking them by clicking on extension icon and start typing query.
Details. In extension options user can choose wich tab opens by default: Add Link or My Links

Open on Delicious.com

Easy access to the delicious web site would be good. Either one or both of the following:

  1. Right-click "Open Delicious In Tab"

  2. "Open Delicious In Tab" link in pop-up UI.

Private?

Private is no longer hooked up on the edit bookmark view.

Use case:
If a link is private, the Private? checkmark should be checked.

Also we should be pulling in that value when saving as a new bookmark.

Support tags delimited with single space

I am aware of the limitation in the Delicious API currently that tags are sometimes delimited with a single space and sometimes with a double-space. The extension currently ignores a single space delimiter.

Could an option be added to the extension to consider single spaces as a valid delimiter as well? When people do not have any tags with spaces in them, this option would allow them to see their tags correctly.

(Side note: I wonder if it is possible that the delicious API returns tags single-space delimited if none of the tags have spaces in them, and only double-space delimits tags when one or more tags contain spaces. If so, then this could be handled programmatically. However, this is just a wild guess.)

Canceling link changes

When a user cancels their link update changes, it should revert back to the previous values.

At the moment,
Add a couple tags and cancel, you will see the tags remain visible, this should not be the case.

Placeholder: styling issues with chrome on windows.

  • Noticed scrollbar on /new view. - looks like this is tied to the select2 directive
  • Filter placeholder not aligned
  • Private labels not aligned vertically
  • Sort drop down is different color and cannot see arrows for asc/desc

Screen Shot 2013-04-08 at 10 04 27 AM
Screen Shot 2013-04-08 at 10 04 41 AM
Screen Shot 2013-04-08 at 10 04 36 AM
Screen Shot 2013-04-08 at 10 04 46 AM

Half tags while typing in slow network

When the web browser is visiting server through slow network (I'm from China, where access servers in America a little slow), if I type a long tag, like "javascript", it may divided into 2 halves:
javasc, ript
I always need to fill several times to make tags correct.
Will you please have a look at this?
Thank you!

Add ability to edit links

When I add a new link I sometimes forget to add the tags that I want to use, so it'd be awesome if I could edit a link within the extension.

Perhaps add an 'edit' icon next to the 'delete' icon:
Screen Shot 2013-03-01 at 11 54 47 AM

That will take me to an edit form:
Screen Shot 2013-03-01 at 12 04 44 PM

Login issues

I am seeing a console error for controller when a user is logged out. Also it now allows a user to login even if the user/pass is wrong.

Attempting to login
Screen Shot 2013-04-09 at 10 03 24 PM

After failed credentials, still showing views...
Screen Shot 2013-04-09 at 10 03 46 PM

Set/Get link data in localStorage

To speed things up, we could store json linkData in localStorage. We will need to get latest update check to make sure we do/don't need to get link data.

Add Favicon

Need to build out rootUrl to equal something like http://www.google.com from http://www.google.com/blah/blah

<img class="favicon" style="height:16px; width: 16px" src=http://www.google.com/s2/u/0/favicons?domain=' + rootUrl + ' />

Screen Shot 2013-03-25 at 8 51 48 PM

Ability to add 'Notes'

As a user, I want the ability to add a larger description. Delicious allows for a notes section in the API. Please implement this.

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.