On 9/19/2013 12:57 PM, Edward K. Ream wrote:
On Thu, Sep 19, 2013 at 8:02 AM, Jacob Peck <[email protected] <mailto:[email protected]>> wrote:

    As the subject states, I'm wondering if there's any way to create
    a hidden node in an outline, one that's not visible to the user
    through the tree pane, but still accessible through the API.


I suppose the answer depends on what you mean by "accessible through the API". You could
create
an instance of the vnode class, and then assign it to an ivar of the g.app class or the c class. But the vnode will never have a position associated with it, and the vnode will not be saved with the outline.

That's not a viable option - I need the data saved.
What is it that you are *really* trying to do?

Edward
--
I'm really trying to store some persistent data in the outline itself. It's part of a gamification process I'm working on - trying to motivate myself some more to do things. The data can't be in the db, because I'm not syncing that... it has to be in the outline somewhere, so that it is saved with the rest of the data.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to