This directory contains the interesting insights ‘unearthed’ in developing this site

LIST rows.file.link
FROM "YourFolderName"
GROUP BY file.folder
LIST
WHERE file.folder = this.file.folder
AND file.name != this.file.name
SORT file.name ASC