1. I bookmark a site and the site later goes down - will the archive save a copy of the site as it looked when I bookmarked it?
2. But what about WIPs? If I bookmark an AO3 work in progress, will the archive get updated when new chapters are added to the bottom or will the archive stay the way the site looked when I first bookmarked it (saving only the first chapter, for example)?
I'm guessing it keeps the sites as they looked when they were bookmarked, which means I should go back and re-bookmark all the fics that were WIPs when I initially bookmarked them.
Thank you in advance.
I've updated PinToDW to version 0.8. (I've also started using version numbers, as you see. I'm actually wondering about using SourceForge or GitHub. If someone has Opinions about software repositories, I'd love to hear them.)
This version brings support for categories, i.e. you can now separate your bookmarks depending on how they're tagged. If you post fandom tags, you may want to separate Art from Fics from Vids, for example, and now you can do it very simply.
I've also separated the configuration file, which will make it easier for future updates, as you'll just have to change the actual script file.
Finally, you'll now be able to post your bookmarks uncut.
I've (barely) updated the tutorial. Do not hesitate to holler if something's not clear. In true coder's fashion, I hate writing documentation.
Future (hypothetical) developments are available at the Changelog page. Given that I plan to support Delicious (on one side) and Livejournal (on the other) in the near future, the name "PinToDW" will become irrelevant soon. Any suggestions on a catchier name will be received with gratitude :)
Any suggestions for future development are also welcome. I'm not promising I can fit everything, but I can try.
You can follow all the posts about PinToDW on my Dreamwidth journal using the tech:pintodw tag.
1. URL pages now list all the people who have bookmarked a page, and include their tags, description and date saved. (Interestingly, my Date Lines script now seems to work nicely on URL pages thanks to the update, but if you use Sort Visible Links you should update to the latest version of the script to prevent it from trying -- and then failing -- to work there.)
2. Public profile pages! (Well, public to anyone logged into Pinboard.) Enable your profile by going to settings->privacy and choosing "Enable public profile". Then a link to your profile page will appear in the top nav menu, and you can go there to set up it up. Of particular interest to fandom: you can indicate your accounts on various websites, including LJ, Dreamwidth and AO3. AMAZING.
3. Check out the new Pinboard directory to see all the public profiles that have already been enabled.
Crossposted to DW: http://pinboard.dreamwidth.org/8253.htm
Crossposted to Dreamwidth.
- Mood:accomplished
Do you enjoy having your tags arranged in strict alphabetical order? If you say the word, Pinboard will now automatically do it for you on all your bookmarks.
Do you sometimes wish you could see the URL of a bookmark without having to mouse over the darned link? Now you can! Full URLs, displayed right under your bookmark titles, there for looking at.
To opt-in to either of these features, go to your settings tab, find the new "bookmark display" section, and check the magic ticky boxes.
crossposted to Dreamwidth Pinboard comm
Maciej did alter the site code when he implemented this change, and it's possible that the update broke some of my other scripts. Let me know if you encounter any bugs!
Oh, and I made a quick script for
ETA: Aaaaand now there's also one for popular/wikipedia: Pinboard - Popular Wiki Nav Link. :)
Crossposted to DW: http://pinboard.dreamwidth.org/7192.htm
The script is keyed to only work on bookmarks that have the "copy to mine" link, so when I was first developing this script I didn't think it was buggy when it didn't work on the popular pages, since as far as I could tell there were no copy to mine links there. Apparently they are just so faint as to be nearly invisible until you hover over a bookmark. Mysterious behaviour which I'm afraid my script does away with -- I forced opacity on the div that holds the copy to mine and save to mine links, mostly because it seemed like too much work to implement the scripted hover behaviour for the injected save to mine links, and also so that the inline save form wouldn't be too pale to read.
Crossposted to DW: http://pinboard.dreamwidth.org/6976.htm