From 64fae2208dbd181ff4a6b3107af01f075511d1dc Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Mon, 20 Jun 2011 15:00:39 +0200 Subject: [PATCH] GM revertedpim script proper todo --- pub/code/reverted_pim_links.user.js | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/pub/code/reverted_pim_links.user.js b/pub/code/reverted_pim_links.user.js index 95ebd0a..0187b0b 100644 --- a/pub/code/reverted_pim_links.user.js +++ b/pub/code/reverted_pim_links.user.js @@ -9,16 +9,18 @@ /* * Script homepage : http://fabien.benetou.fr/Tools/Greasemonkey#RevertedPIMLinks * - * to do - * find a way (visiting a special URL?) to (re)generate the data store on demand (not at each boot) - * apply to Person/ - * cf ealier idea http://wiki.seedea.org/Oimp/Socialannotating + * todo + * generate the data store on demand + * check link_extractor/revertingpimlinks.sh + * change background-color based on a hash of the group + * within bound of readable values + * * add links to the database - * note that date is optional but the source is not - * delicious-20100730.htm - * emails - * IRC/IM - + * note that date is optional but the source is not + * delicious-20100730.htm + * emails + * apply to Person/ cf earlier idea Seedea:Oimp/Socialannotating + * IRC/IM 34269 links using for SCANNETWORK in $(ls ~/irclogs/); do grep http ~/irclogs/$SCANNETWORK/* | sed "s/.* <\(.*\)> .*http\(.*\)/http\2 \1 on $SCANNETWORK/"; done | wc -l