Giter Club home page Giter Club logo

delicious-chrome-extension's People

Contributors

pix0r avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

delicious-chrome-extension's Issues

DNS failed for delicious.com

DNS failed for delicious.com. Shouldn't this be del.icio.us?

$ git grep delicious.com
background.js:          // we also need to make sure this is OUR popup, as opposed to the live delicious.com
background.js:                  "*://*.delicious.com/api/v1/posts/addoredit*",
background.js:                  "*://*.delicious.com/api/v1/posts/delete*"
background.js:          deliciousUrl = c.deliciousUrl || "https://delicious.com/save?v=5&noui&url=",
manifest.json:          "http://delicious.com/*",
manifest.json:          "http://feeds.delicious.com/*",
manifest.json:          "*://*.delicious.com/api/v1/posts/addoredit*",
manifest.json:          "*://*.delicious.com/api/v1/posts/delete*",

Not saving links unless you re-login

I just discovered today that my last saved link is from Sept 24, so the extension has not been working since then, I guess.

I have logged out and re-logged in, and it works again.

Tag selection issues

Noticed a couple problems. Hopefully this extension is currently maintained and we can get an update, because I don't see another one with as nice of a feature set.

First thing is that when I start typing a tag, and click on it in the tag search window that pops up, it adds the partial tag as well as the one I clicked on. It can be avoided by scrolling through the tags with the arrow keys, but this is painful.

Second thing is that for some reason sometimes it finds multiple tags in the search (I guess this is when a tag is somewhat uncommon and the site has other tags), and lumps them all together as one when you click on them.

Not working since Delicious updated very recently?

I had this working fine, and it has stopped working it seems.

Using Delicious Tools 1.5.2

Symptoms:
I get the login screen when trying to add link, and typed in username/pass. Now it starts an empty pop-up which has title "Delicious" which then changes to "-Delicious"?

Screen Shot 2013-01-11 at 13 49 38

set focus to tag text field

when the bookmark popup opens, set the focus to the tag field so i can immediately start entering tags instead of having to click there with the mouse or tab 3 times to get to the field.

Problems with latest Delicious version

The latest update in delicious causes some quirks in the extension:

  • Missing tag suggestions
  • Wrong window size

image

  • Window doesn't close after saving.

Any plans for an update? Thanks!

Page Up/Down to select Tags

First and foremost, I really like this extension, I have tried a number of delicious extensions and this one is the best.

My small suggestion for you is to enable page up/down when adding tags. It is encouraging that I can invoke the list with down arrow (so I can browse my tags as opposed to having to 'commit' to the first letter) so page up/down should follow naturally.

Thank you

error after click "Add Link"

Problem: error after click "Add Link"

OS: Win 7 Ultimate, 64bit,
Chrome Version 49.0.2623.112 m
Deliciouis extension: Version 1.8 (1/2/2015)

  • Every time I tried to add a new website to delicious, click the button of the delicious extension, and then after input some key words to be tags. I clicked "Add Link" and then it appears:

    "An error occurred, please try later."

    However, if I open www.delicious.com, I could find that the link is successfully added.

  • After click the button of the delicious extension and try to input some tags, I also find that it did not support the key Tab to locate the place for tags. Tab is normal for change from URL to Title, but the next it just neglect the place for tags and jump to Comment.

  • On the other side, if I click the links added in my bookmarks at delicious.com, it will also display that:

    Details are unavailable for this link. try another one?

Thanks for your attention!

no longer working

i (and others in the chrome store reviews) have been unable to login / add new bookmarks over the last few days. Please investigate.

"Bookmarks on Delicious" has broken link

If I click the extension icon and then "Bookmarks on Delicious", it takes me to http://del.icio.us/home/ which says:

The page you requested could not be found.

You may have followed a broken link or mistyped the web address.

If you think this is a mistake on our part, please contact support.

Return to the home page
Go to your links
Find answers in the help section

This is presumably due to the site redesign.

Save Bookmark on Chrome, navigate elsewhere and Tab Closes

Bill, you've created my favorite Delicious bookmark add-on, which I greatly appreciate.
When I use your Bookmark Add-on for Chrome here is what happens:

  • the pop-up appears.
  • I enter my tags
  • Hit Save.
  • pop-up closes.
  • I then navigate anywhere and the tab containing that web page closes.

This has been happening for a few months now... can't say exactly how long.
Thx, Cameron

Possible memory leak on v1.5.2

It seems there is a memory leak.

The Delicious Tools extension keeps growing and growing. Every time a new website is accessed, it grows a few KBs more.

Open a few tabs and check memory usage at "chrome://memory-redirect/" (remember to Reload this periodically)

Red Hat Enterprise Linux 6 x86_64
Chrome 20.0.1132.47 (stable) and 21.0.1180.15 (unstable)
Delicious Tools 1.5.2

Not functional on Chrome 23

Extension failed to work on Chrome 23.0.1271.6 dev (current unstable version). When clicking on an extension button, only small white box appearing without any functionality.

save (and close) on hitting enter key

in the tags field, make the window save and close upon hitting the enter key so i dont have to click save with the mouse or tab like 7 times down to the save button.

Broken link

Clicking on the icon no longer takes me to my delicious page, since the last update.

After clicking Close/Save, the next link you click closes the current page

Version: 1.5.1
Chrome 15.0.874.106 m (also seen on Chrome 14)
Windows 7 Professional SP1 32-bit
Dell Studio 1535
3GB RAM
Intel Core 2 Duo T5750 2GHz

  1. Open up a website tab in Chrome
  2. Click the Delicious button to open the Save popup
  3. Click Close or Save, the dialog closes on it's own
  4. Click a link in the website page of the same tab - the tab closes all on it's own

I think perhaps the that code used to close the Delicious dialog somehow also copies to the DOM of the page you are adding to Delicious, forcing it to close.

bad handling in full-screen mode.

i tried it out, but i'm working in full-screen mode all the time and when i try to bookmark a link an extra fullscreen window popped up. just wanted to let you know, i'll find another solution ;) thanks anway!

[ENTER] to save and close

Hitting Enter no longer performs a form submit, neither from within any of the text input fields nor when cursor focus is just on that active window.

Chosen hotkey combo doesn't always successfully bind

I've noticed that whilst I can use any Ctrl+ combo, attempting to use Alt+ yields no results when I attempt to invoke the save bookmark window. I understand the reason for replacing Chrome's standard Ctrl+D Bookmark facility with the Chrome add bookmark feature, but I tend to use both for different things so it'd be nice if Delicious's invoke command was Ctrl+Alt or Ctrl+Shift D. FWIW, I initially tried to use Ctrl+\ (next to Z on my British English keyboard) but it wouldn't have it.

Chrome Extension Only Saves the First Tag

You guys rolled out a new Chrome extension. Looks great but it only saves the first tag. it drops any tags after the first. i'm using the comma, same as always but it won't save any additional tags.

Couple ideas: Disable alt-d in save window, and add shortcut for "save link"

Hey @billkeller,

Just started using your extension, I'm really optimistic about it. I used delicious a few years ago but I stopped because of the poor interface for dropping links in. I've recently been in the habit of just dropping links into my inbox and tagging them via email, but I realize that's bad if I ever need to extract myself out of gmail. I also run into a lot of overloaded keyword problems. So delicious+extension is good for me.

Quick thoughts:

  • hitting "alt-D" when we're already on an extension window shouldn't load a second add-a-link window. Example:
    screen shot 2014-10-23 at 11 05 08 am
  • It'd be great to have a keyboard shortcut alternative to clicking "Save link".

I've done just a little bit of chrome extension development, I am happy to code these if you think they're good features.

completely non-functional when not logged in to delicious

If I'm not logged in to delicious and I click on the extension icon, a window pops up, loads something, and immediately vanishes again. I'm assuming it's supposed to pop up a login window, but the only way I can get it to work is by manually visiting delicious.com in a new tab and logging in via the website. Then the popup no longer vanishes.

Not storing on Delicious

I have installed this extension, and i have bookmared / digg a lot of pages.. when i returned to delicious.com for digged pages into my account.. i see nothing..

Sorry i haved editedposted with Delicious.. not Digg..

Don't save bookmark until 'save' button is clicked.

I would prefer that Control+D does not save the bookmark immediately - not until the green 'save' button is clicked. If users' tastes fall on both sides of this particular fence then it should be configurable. In terms of UI consistency/correctness, if the bookmark is saved immediately, the button should say 'update' not 'save'.

It's also worth noting that until issue #3 is fixed, deleting a bookmark requires considerably more effort (manually go to your delicious home page, click to delete the bookmark, then click to confirm).

Cannot click suggested tags or add tags on some pages

i.e: http://reference.sitepoint.com/css
setup:

Google Chrome 16.0.912.63 (Official Build 113337)
OS Mac OS X
WebKit 535.7 (@101565)

You can not save any suggested tags nor create some therefore cannot save the page at all.
Note that it seems to work the first time you install and bookmark a page. Need to book a few to crate the issue.
Seems to be related to warning
" event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. "
Perhaps the propagation stopped prematurely

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.