Project

General

Profile

« Previous | Next » 

Revision 8755

lib/Firefox_bookmarks.reformat.csv: move Bookmarks Toolbar inside first folder instead of before it. this allows storing all bookmarks in one subfolder so that when the web page is imported into another computer's bookmarks, the imported bookmarks are all together in one folder.

View differences:

lib/Firefox_bookmarks.reformat.csv
30 30
,,#### bookmark text fixes
31 31
(?<=^<DD>)(?!&quot;|$)(?:[^:\n]*? description: )?,page's description: ,"label page's description as such to avoid confusing it with comments added by the bookmark author, who may not agree with it. the page's description is in the 1st paragraph(s), when provided. if the bookmark desc starts with "" or a blank line, this is an author-added quotation or comment and not the page's description."
32 32
,,#### bookmark reorganization
33
"(?s)(?<=^<DL><p>
33
"(?s)(^<DL><p>
34
    <DT><H3 [^\n]*
35
    <DL><p>
34 36
)(.*)(^    <DT><H3 [^\n]*PERSONAL_TOOLBAR_FOLDER=""true"">Bookmarks Toolbar</H3>
35 37
.*?
36 38
    </DL><p>
37
)",\2\1,move Bookmarks Toolbar to beginning
39
)",\1\3\2,move Bookmarks Toolbar to beginning inside first folder
38 40
"(?s)(?<=PERSONAL_TOOLBAR_FOLDER=""true"">Bookmarks Toolbar</H3>
39 41
)<DD>.*?</DD>
40 42
",,remove Bookmarks Toolbar desc
web/links/index.htm
18 18
<H1>BIEN links</H1>
19 19

  
20 20
<DL><p>
21
    <DT><H3 ADD_DATE="1317674637">BIEN</H3>
22
    <DL><p>
21 23
    <DT><H3 ADD_DATE="1317671429" PERSONAL_TOOLBAR_FOLDER="true">Quick links</H3>
22 24
    <DL><p>
23 25
        <DT><A HREF="https://pods.iplantcollaborative.org/wiki/display/iptol/BIEN+Database+3.0" ADD_DATE="1362528622" ICON_URI="https://pods.iplantcollaborative.org/wiki/s/2035/11/_/images/logo/confluence_16.png"
......
121 123
        <DT><A HREF="http://salvias.net/Documents/salvias_data_dictionary.html" ADD_DATE="1344469319"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>SALVIAS</A>
122 124
        <DT><A HREF="http://tnrs.iplantcollaborative.org/TNRSapp.html" ADD_DATE="1350962070" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>TNRS</A>
123 125
    </DL><p>
124
    <DT><H3 ADD_DATE="1317674637">BIEN</H3>
125
    <DL><p>
126 126
        <DT><H3 ADD_DATE="1366707157">TWiki</H3>
127 127
        <DL><p>
128 128
            <DT><A HREF="http://vegpath.org/twiki/bin/view/TWiki/TWikiPreferences" ADD_DATE="1366698743" ICON_URI="http://vegpath.org/twiki/pub/TWiki/WebPreferences/favicon.ico"

Also available in: Unified diff