Gentoo Archives: gentoo-user

From: james <garftd@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: palemoon-27.3.0 anyone?
Date: Sun, 02 Jul 2017 22:59:09
Message-Id: 0c67dd1c-5e1d-4fc3-2aeb-e1b45f31b213@verizon.net
In Reply to: [gentoo-user] Re: palemoon-27.3.0 anyone? by Ian Zimmerman
1 On 06/30/17 22:57, Ian Zimmerman wrote:
2 > On 2017-06-30 21:33, james wrote:
3 >
4 >> ~/.config/qupzilla/profiles/default/bookmarks.json
5 >>
6 >> is the operable file for qupzilla (I think). I do not know the history
7 >> or many details of qupzilla, I emerged it and it works, without the
8 >> politics of larger browsers; ymmv.
9 >
10 > That's the name of the backup file into which both firefox and palemoon
11 > dump bookmarks. I think you're mixing different kinds of fruit here.
12 >
13 > (BTW, this is the file I use to transport the bookmarks between my 2
14 > computers.)
15 >
16 >> Palemoon, is something you know far more about, but my guess is::
17 >> ~/.moonchild productions/pale moon/vjhi8n7h.default/places.sqlite
18 >>
19 >> which is in non-text form.
20 >>
21 >> I'm not sure how the 'profile' works to control these bookmarks?
22 >
23 > Each profile has its own places file under its profile directory. Here,
24 > vjhi8n7h.default is the profile directory.
25 >
26 >> These files are differnt, so a simlink is not going to work?
27 >
28 > See above - the json is just a dump (for palemoon, anyway), the sqlite
29 > file is the ultimate source.
30 >
31 >> I rather like the json file as it is efficient and easy to read for
32 >> comprehension and grepping. I'm not quite sure why a sqlite file is
33 >> needed.
34 >
35 > Searching would probably be too slow if you have many bookmarks. I
36 > probably have in the tens of thousands now. Note that you need multiple
37 > kinds of searches - by name, by URL and by tags, just what SQL is good at.
38 >
39 >> A uniform bookmarks system, where the user masters and controls their
40 >> bookmarks, beyond any browser uses, is a keen idea, imho.
41 >
42 > In older versions of debian, there was a package that looked like a good
43 > start towards this goal. I'm no longer sure of the name but I think it
44 > was xbel. It stored the data in a XML file. It's not in debian now but
45 > maybe it is still around, try a web search.
46 >
47
48 I just do not have time for a another project, atm. Perhaps in the
49 future... So for now I'm just going to file all of this information away
50 until I close out a few other long-running projects.
51
52 thx,
53 James