From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: syncing w3m/firefox bookmarks
Date: Thu, 26 Nov 2009 19:21:20 +0100 [thread overview]
Message-ID: <87iqcx2llr.fsf@tux.homenetwork> (raw)
In-Reply-To: <e01d8a50911261001x79933d7ak63f171176178da11@mail.gmail.com> (Lennart Borgman's message of "Thu, 26 Nov 2009 19:01:02 +0100")
Lennart Borgman <lennart.borgman@gmail.com> writes:
> On Thu, Nov 26, 2009 at 3:32 PM, Thierry Volpiatto
> <thierry.volpiatto@gmail.com> wrote:
>> Lennart Borgman <lennart.borgman@gmail.com> writes:
>>
>>> On Fri, Nov 20, 2009 at 8:10 PM, Thierry Volpiatto
>>> <thierry.volpiatto@gmail.com> wrote:
>>>> Andreas Politz <politza@fh-trier.de> writes:
>>>>
>>>>> Hi,
>>>>>
>>>>> has somebody solved the problem of reading/writing the same set of
>>>>> bookmarks in firefox and w3m yet ?
>>>>
>>>> See http://www.emacswiki.org/cgi-bin/emacs/BookmarkExtension
>>>>
>>>> With this you can actually import your w3m bookmarks in standard emacs
>>>> bookmarks (temporarily or definitely), you can also bookmark from
>>>> firefox to emacs bookmarks.
>>>>
>>>> I plan to add also firefox bookmark importation (will be done soon).
>>>
>>>
>>> Could you perhaps also write them as an .org file?
>>
>> It's done now, See:
>> http://www.emacswiki.org/cgi-bin/emacs/BookmarkExtension
>
>
> Thanks for notification.
>
> Do I understand it correctly?
> - Are firefox bookmarks first imported as emacs bookmarks?
No, that's independant, hit "P" in bookmark menu list (C-x r l) will
show your firefox bookmarks in bookmark interface.
> - And from there you export to org?
No, you create directly a org file with your firefox bookmarks:
M-x bmkext-firefox2org
> - What happens then with the hierarchy that was in firefox? Is it still there?
Yes they come in same order than what there is in bookmarks.html (the
firefox bookmarks).
I really don't know what you want to do exactly with org file, so i
provide a very basic function to make a file like:
,----
| * Firefox Bookmarks
|
| ** My first bookmark
| ** My second bookmark
| ....
`----
Maybe you want to store also bookmarks coming from other browser (e.g
w3m), in this case, i will enhance function to support syncing specific
section. (e.g update Firefox section without modifying w3m section).
NB: As said in precedents posts, Firefox>3 store bookmarks in
places.sqlite.
To enable Firefox autosync places.sqlite with bookmarks.html, you have
to add to user.js:
,----
| user_pref("browser.bookmarks.autoExportHTML", true);
`----
or set this to true in about:config interface (double click).
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France
next prev parent reply other threads:[~2009-11-26 18:21 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
2009-11-26 14:32 ` Thierry Volpiatto
2009-11-26 18:01 ` Lennart Borgman
2009-11-26 18:21 ` Thierry Volpiatto [this message]
[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=87iqcx2llr.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=lennart.borgman@gmail.com \
/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).