Delicious v5 tag clobbering

in
Subscribe to Delicious v5 tag clobbering 2 posts, 2 voices



Gawain Scriptwright

Howdy,

This userscript is great, and really useful for use with delicious bookmarklets etc. My one quibble with it is for the situation in which there is an existing bookmark with tags, in which case the existing tags get clobbered by the ones in the query string (I think?).

Would you consider changing the default behaviour to be non-clobbering (I think this is just changing the 'if (qparams[k] && field)' test to be 'if (qparams[k] && field && ! field.value)')?

This is much nicer for the use case I've got in mind, but I'm not sure if it might break things for the way other people are using it?

Thoughts?

Cheers,
Gawain

 
Ezekiel Sike... Script's Author
FirefoxMacintosh

I made your change and it works like a charm. Good call!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel