Open riclage opened 4 years ago
Perhaps it should work as you present, but currently it presents the entries as <file>::<headline>
where <file>
could be the name of the physical file or the file entry's title (depending on a setting). So the depth of the headline currently doesn't matter, which may lead to conflicts.
The problem if having the whole structure could be that the names get very long if you have a deep tree structure.
I have a file like so:
Now when I try to add one of the "Grandchild with same name" as a parent to another file entry, I can't because the list entries is presented as:
The grandchild entry is not even presented inside one of the children. As I understand it, the list should be displayed as:
Is that not the case?