On Tue, 2 May 2017 13:53:37 -0700 (PDT)
tscv11 <[email protected]> wrote:

> Sorry, I forgot to answer your question in my other  post.
> 
> I am just importing an ".db3" sqlite3 database file with 
> File->Read/Write->Read file into node.
> 
> Hope that helps.

Hmm, SQLite files are binary and I don't remember Leo having any
support for them, so wouldn't have expected that to do anything useful
- can you verify you can do it repeatably?

Building an outline in Leo based on the content of SQLite file with a
Python script wouldn't be too hard, but you'd need to know the
structure of the data in the SQLite file and how you wanted to map it
to Leo's tree.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to