On Sat, 1 Sep 2018 23:04:03 -0700 (PDT)
Sapphira Armageddos <shadowkyogre.pub...@gmail.com> wrote:

> - UNLs: Straightforward, but can lead to needing to manually copy the
> individual UNLs to track bidirectional relationships across files.
> Also allows for commentary on those relationships.
> 
> - Backlinks: Tried the plugin, liked it, but, storing additional data
> for the relationship (name, commentary) requires an intermediate
> node. Sometimes that commentary differs per character despite it
> being the same relationship type. Also doesn't handle cross file
> bidirectional relationships.

I think you've explored most of the obvious options.  There's also a
tagging plugin, but not sure that would be relevant.  The issue of
needing an intermediate node is a common one in graph relationships -
you could have edges that carry as much data as nodes, but just when
you think the problem's solved, the information on an edge becomes
complicated enough to make you want a hierarchical representation for
it, and now you want sub-nodes on an edge's info... :)  Well, I've seen
it go that way anyway, I guess I'd say use an intermediate node - I
think the backlinks plugin shows the name of a couple of levels of
nodes in links, although I can't remember the details top of head.

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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
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