Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Similar concept with prioritized list (Score 2, Interesting) 174

I've programmed something similar where you can have nested bookmarks, set them private or not, add keywords, etc. But the killer feature is that you can specify how often you want to visit a link (e.g. every 30 days or once a day) and prioritize this list of links which are due to be visited. This is accomplished by giving each link an "Ascent Speed" value, which determines how quick the link will travel to the top of the list. So each link has an "urgency value" which you get by multiplying "how long is this link due to be visited" and "how important is this link to me". This system works quite well if you have hundreds of bookmarks like me. It makes sure you never miss a link and you visit them in a prioritized way. See http://www.bookmark-manager.com/

Slashdot Top Deals

"It's what you learn after you know it all that counts." -- John Wooden

Working...