From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: syncing w3m/firefox bookmarks
Date: Sat, 21 Nov 2009 23:17:30 +0100 [thread overview]
Message-ID: <87pr7by139.fsf@tux.homenetwork> (raw)
In-Reply-To: e77532e1-ae85-4aa8-bb3a-21ac3da37796@u36g2000prn.googlegroups.com
rustom <rustompmody@gmail.com> writes:
> On Nov 21, 10:15 pm, Thierry Volpiatto <thierry.volpia...@gmail.com>
> wrote:
>> rustom <rustompm...256@gmail.com> writes:
>> > On Nov 21, 11:30 am, Thierry Volpiatto <thierry.volpia...257@gmail.com>
>> > wrote:
>>
>> >> TODO:
>>
>> >> - Importing Firefox bookmarks in Emacs bookmarks.
>>
>> > In /.mozilla/firefox/<user>/ there is a sqlite database called
>> > places.sqlite
>>
>> > If you copy that out (safer that way!) to some other directory say ~/
>> > tmp
>> > and there run
>> > ~/tmp$ sqlite3 places.sqlite
>>
>> > then give
>> > select * from moz_places, moz_bookmarks where moz_places.id =
>> > moz_bookmarks.fk
>> > you get (I think!!) something like a dump of firefox's bookmarks
>> > [My firefox is 3.5]
>>
>> Thank you for this precious info. ;-)
>>
>> --
>> A + Thierry Volpiatto
>> Location: Saint-Cyr-Sur-Mer - France
>
> I think my sql is almost certainly wrong
> I got some sense of whats there from here (but its not enough)
> https://developer.mozilla.org/en/The_Places_database
> http://kb.mozillazine.org/Places.sqlite#Technical_Information
> Also if you want to hack on sqlite its nice to have something like
> sqlite manager (firefox plugin)
>
Thanks, it will be helpful as i have a poor knowledge of sql.
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France
next prev parent reply other threads:[~2009-11-21 22:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-20 16:28 syncing w3m/firefox bookmarks Andreas Politz
2009-11-20 19:10 ` Thierry Volpiatto
2009-11-20 19:20 ` Lennart Borgman
2009-11-20 19:39 ` Thierry Volpiatto
2009-11-20 20:56 ` Andreas Politz
2009-11-21 6:30 ` Thierry Volpiatto
[not found] ` <mailman.11218.1258785430.2239.help-gnu-emacs@gnu.org>
2009-11-21 15:03 ` rustom
2009-11-21 17:15 ` Thierry Volpiatto
[not found] ` <mailman.11238.1258824109.2239.help-gnu-emacs@gnu.org>
2009-11-21 17:43 ` rustom
2009-11-21 22:17 ` Thierry Volpiatto [this message]
2009-11-26 14:32 ` Thierry Volpiatto
2009-11-26 18:01 ` Lennart Borgman
2009-11-26 18:21 ` Thierry Volpiatto
[not found] <mailman.11176.1258734543.2239.help-gnu-emacs@gnu.org>
2009-11-20 22:54 ` Tim X
2009-11-21 8:24 ` Andreas Politz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pr7by139.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).