** Reply to message from "Carl Lowenstein" <[EMAIL PROTECTED]> on Thu, 12 Jun 2008 09:40:40 -0700
> For that matter, is there a way to detect duplicate bookmarks that may > have accreted over the years, and been filed in different places so > the redundancy is not immediately obvious. just throwing a thought/idea out there regarding sync'ing bookmarks across a network. Source control tools like subversion often have code/source merging facilities and they can have remote access facilities for co and ci. So, one solution might be a subversion server on the network, and some scripting something to watch for changes to the bookmarks.html file or putting a script around the browser to co on start, and co on exit might work. Also needed would be a subversion client on all devices needing the bookmarks file. I'll try poking at what merging is available in svn with regards to a bookmark file. Doug -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
