I know you are looking into mysql now, but yes, pickleshare would be
suitable for this purpose.

There is a small example of using it here:

https://pypi.python.org/pypi/pickleshare

In leo, you can access global database as g.app.db, and per-document
database at c.db.

On Sun, Jun 9, 2013 at 2:34 AM, Fidel Pérez <[email protected]> wrote:

> Hi, I have been reading in previous posts about Leo abbility to use
> Pickleshare.
> Could that be used to store "global" variables within a Leo outline, so
> when I press one button, it can access given DB, and when I press a new
> one, it will be able to also access that db and act upon the current data
> it will find there?
> If so, is there any refference guide about this feature?
> Very much appreciated.
>
> --
> 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 http://groups.google.com/group/leo-editor?hl=en-US.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 http://groups.google.com/group/leo-editor?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to