On 11/26/2015 9:40 AM, Ant wrote:
> On 11/26/2015 7:06 AM, Philip Chee wrote:
> 
>>>> I believe bookmarks are stored in places.sqlite, so the extension
>>>> would show you the bookmarks in a database format.
>>
>>> Of course bookmark files I don't want are in files named book*.*
>>> while those I want are in places.*  ;{
>>> That simplifies things as I have an unrelated project using sqlite.
>>> Thank you.
>>
>> Places.sqlite contains: bookmarks, tags, history, annotations, a cache
>> of website favicons, and a few miscellaneous items.
> 
> I wished places.sqlite didn't keep everything. Yes, I know 
> bookmarks.html can exist but still. :(
> 

Insert the following into your user.js in your profile:

user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file

The export happens on terminating SeaMonkey.  "Terminating" includes
switching profiles.

-- 
David E. Ross

The Crimea is Putin's Sudetenland.
The Ukraine will be Putin's Czechoslovakia.
See <http://www.rossde.com/editorials/edtl_PutinUkraine.html>.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to