Transversal search - v0.2.0
The search pattern can now be searched transversely, meaning that a node is considering to match the pattern if it match only some parts of the pattern and if its parents nodes match the rest of the pattern.
For example, the last node of a branch
[Stories]->[Dracula]->[He fear the daylight]
will be found with the search pattern "dracula day stories"