Entry tags:
Pinboard bookmarklet for AO3 works
I edited the default Pinboard bookmarklet (the button you put in your browser bookmarks to let you quickly add links to Pinboard) so that it will grab the tags and summary from AO3 and include those in the Pinboard tags/description.
Would anybody who uses Pinboard for their bookmarks rather than AO3 be interested in that if I posted it?
I made a generator for the bookmarklet to allow people to choose which tags to include and so on. http://random.fangirling.net/fun/ao3/bookmarklet.html
(I tried to do the same for Delicious but it doesn't look like I can pass tags to it.)
I made a generator for the bookmarklet to allow people to choose which tags to include and so on. http://random.fangirling.net/fun/ao3/bookmarklet.html
(I tried to do the same for Delicious but it doesn't look like I can pass tags to it.)
no subject
no subject
After further iteration, here is what I'm using now for my bookmarklet:
Figuring out the RegExp syntax helped me get rid of most of the html code I don't care about, and my latest addition was to get rid of the occasional s I was seeing and strip out collections from the URL. I'm still very grateful for the base code you provided, because I never would have bothered to figure this stuff out without it.