if index note name is specified, the metadata from it is read and used as folder's metadata. If given metadata is not present in the index note, the same-name-as-parent-folder node's metadata is scanned
The code needs a review with a fresh head and more thorough regression testing of potentially affected sorting scenarios (only basic positive case was tested)
As discussed under #156
The implemented solution:
The code needs a review with a fresh head and more thorough regression testing of potentially affected sorting scenarios (only basic positive case was tested)