View Single Post
  #2 (permalink)  
Old 11-16-2009, 12:51 PM
GMPLLC GMPLLC is offline
Junior Member
 
Join Date: Jun 2009
Posts: 25
Default Bookmarks - Unstructured to Structured Conversion

Just to clarify.....in case my 'After' is not the best way to do this.

I'm looking to take the following unstructured text.....

Label A
Bookmarks (A1, A2, A3, A4....?)

Label B
Bookmarks (B1, B2, B3, B4....?)

Label C, D....and so on.

.......and convert it into the following structured text.....

Row: Label A, Bookmark A1 (Title), Bookmark A1 (URL), Bookmark A1 (Notes)
Row: Label A, A2 (Title), A2 (URL), A2 (Notes)
Row: Label A, A3 (Title), A3 (URL), A3 (Notes)
Row: Label B, B1 (Title), B2 (URL), B2 (Notes)

Important:
- Not every Bookmark contains Notes.
- Number of Labels is dynamic
- Number of Bookmarks is dynamic
Reply With Quote