[Clippings] Linking Clippings
Alex Eng
aeng.aecreations at gmail.com
Sun Feb 4 00:13:46 PST 2007
Clippings doesn't have a means to "link" its data to a single data
file similar to the way other extensions like Stylish does it. You
can use the import/export feature in Clippings Manager to export the
Clippings data, then start Firefox under the desired user profile,
open Clippings Manager again and then import the data from the other
Firefox profile.
Granted, this is a rather cumbersome way to keep your Clippings data
in sync between multiple Firefox user profiles, or even between
Firefox and Thunderbird. There are plans to have Clippings redesigned
in a future release to make this easier.
On 2/1/07, Keith Evans wrote:
> Hi,
>
> Hope this is the right place to ask, if not, would you be so kind as to give me a link for where I can.
>
> I have a varying number of Firefox Profiles with Clippings installed in each. I would like to link all my Clippings extensions to just one data file. I have achieved this for the Stylish extension by entering in each User.js file (except the 'home' file) the code below:-
>
>
> // relocate stylish.rdf file:
> user_pref(" extensions.stylish.fileURL", "file://C:/Documents and Settings/Keith/Application Data/Mozilla/Firefox/Profiles/k8ogkq1k.FF2B1keithy397/stylish.rdf");
>
> I created the preference ( extensions.stylish.fileURL) in about:config firstly.
>
>
> I therefore assumed I may be able to do the same with Clippings so created the preference (extensions.clippings.fileURL) and entered the following into User.js
>
> // relocate clippings.rdf file:
> user_pref("extensions.clippings.fileURL", " file://C:/Documents and Settings/Keith/Application Data/Mozilla/Firefox/Profiles/k8ogkq1k.FF2B1keithy397/clipdat2.rdf");
>
> As you may now be aware, for some reason it doesn't work! I was hoping you may be able to give me some info and how to achieve this.
>
> --
> Cheers,
>
> Keith.
>
>
> _______________________________________________
> Clippings mailing list
> Clippings at mozdev.org
> http://mozdev.org/mailman/listinfo/clippings
>
>
More information about the Clippings
mailing list